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 66c5e22 commit 13bf3d2Copy full SHA for 13bf3d2
src/AssemblyInfo.props
@@ -1,9 +1,9 @@
1
<Project>
2
<PropertyGroup>
3
- <Version>3.7.4</Version>
+ <Version>3.7.5</Version>
4
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
5
- <AssemblyVersion>3.7.4.0</AssemblyVersion>
6
- <FileVersion>3.7.4.0</FileVersion>
+ <AssemblyVersion>3.7.5.0</AssemblyVersion>
+ <FileVersion>3.7.5.0</FileVersion>
7
<Company>SIL Global</Company>
8
<Authors>SIL Global</Authors>
9
<Product>Machine</Product>
0 commit comments