Skip to content

Commit

Permalink
Bump version 0.8.0 -> 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asmichi committed Jul 28, 2021
1 parent 6cf3f95 commit 4a7d82c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build/Version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.0
0.9.0
8 changes: 4 additions & 4 deletions build/msbuild/CommonProps.csproj.props
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
</PropertyGroup>

<PropertyGroup>
<AssemblyVersion>0.8.0.0</AssemblyVersion>
<FileVersion>0.8.0.0</FileVersion>
<InformationalVersion>0.8.0.0+unknown</InformationalVersion>
<Version>0.8.0-localbuild+unknown</Version>
<AssemblyVersion>0.9.0.0</AssemblyVersion>
<FileVersion>0.9.0.0</FileVersion>
<InformationalVersion>0.9.0.0+unknown</InformationalVersion>
<Version>0.9.0-localbuild+unknown</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 4a7d82c

Please sign in to comment.