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 36a24b5 commit d1390f7Copy full SHA for d1390f7
src/AssemblyInfo.props
@@ -1,9 +1,9 @@
1
<Project>
2
<PropertyGroup>
3
- <Version>3.8.0</Version>
+ <Version>3.8.1</Version>
4
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
5
- <AssemblyVersion>3.8.0.0</AssemblyVersion>
6
- <FileVersion>3.8.0.0</FileVersion>
+ <AssemblyVersion>3.8.1.0</AssemblyVersion>
+ <FileVersion>3.8.1.0</FileVersion>
7
<Company>SIL Global</Company>
8
<Authors>SIL Global</Authors>
9
<Product>Machine</Product>
0 commit comments