We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d5ec98 commit 0af8367Copy full SHA for 0af8367
1 file changed
Shared.props
@@ -2,8 +2,8 @@
2
<PropertyGroup>
3
<Company>OpenShock</Company>
4
<Product>$(Company).$(MSBuildProjectName)</Product>
5
- <Version>1.0.0</Version>
6
- <AssemblyVersion>1.0.0.99</AssemblyVersion>
+ <Version>1.1.0</Version>
+ <AssemblyVersion>1.1.0.0</AssemblyVersion>
7
<FileVersion>$(AssemblyVersion)</FileVersion>
8
<Authors>OpenShock</Authors>
9
0 commit comments