Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
chore: bump Waiter version to 0.1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tabing010102 committed Oct 23, 2023
1 parent 056d3bb commit 9fb420c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Waiter.Core/Waiter.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.1.0.0</Version>
<Version>0.1.0.1</Version>
<Authors>TuiHub</Authors>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion Waiter/Waiter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<UseWPF>true</UseWPF>
<ApplicationManifest>app.manifest</ApplicationManifest>
<ApplicationIcon>applicationIcon.ico</ApplicationIcon>
<Version>0.1.0.0</Version>
<Version>0.1.0.1</Version>
<Authors>TuiHub</Authors>
</PropertyGroup>

Expand Down

0 comments on commit 9fb420c

Please sign in to comment.