Skip to content

Commit

Permalink
Releasing v0.11.6-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
kainazzzo committed Apr 13, 2023
1 parent f036025 commit cfcf50b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gpt.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<RootNamespace>GPT.CLI</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>disable</Nullable>
<FileVersion>0.11.5</FileVersion>
<AssemblyVersion>0.11.5</AssemblyVersion>
<Version>0.11.5-beta</Version>
<FileVersion>0.11.6</FileVersion>
<AssemblyVersion>0.11.6</AssemblyVersion>
<Version>0.11.6-beta</Version>
</PropertyGroup>
<ItemGroup>
<None Include=".github\workflows\release.yml" />
Expand Down

0 comments on commit cfcf50b

Please sign in to comment.