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 1daf9c7 commit 0b920f2Copy full SHA for 0b920f2
1 file changed
Directory.Build.props
@@ -2,8 +2,8 @@
2
<PropertyGroup>
3
<Company>OpenShock</Company>
4
<Product>$(Company).$(MSBuildProjectName)</Product>
5
- <Version>1.1.3</Version>
6
- <AssemblyVersion>1.1.3.0</AssemblyVersion>
+ <Version>1.1.4</Version>
+ <AssemblyVersion>1.1.4.0</AssemblyVersion>
7
<FileVersion>$(AssemblyVersion)</FileVersion>
8
<Authors>OpenShock</Authors>
9
0 commit comments