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 2670829 commit e033119Copy full SHA for e033119
src/AssemblyInfo.props
@@ -1,9 +1,9 @@
1
<Project>
2
<PropertyGroup>
3
- <Version>3.6.7</Version>
+ <Version>3.6.8</Version>
4
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
5
- <AssemblyVersion>3.6.7.0</AssemblyVersion>
6
- <FileVersion>3.6.7.0</FileVersion>
+ <AssemblyVersion>3.6.8.0</AssemblyVersion>
+ <FileVersion>3.6.8.0</FileVersion>
7
<Company>SIL Global</Company>
8
<Authors>SIL Global</Authors>
9
<Product>Machine</Product>
0 commit comments