Skip to content

Commit 58392e4

Browse files
authored
Update version to 3.7.12 (#373)
1 parent 075c6ea commit 58392e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/AssemblyInfo.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>3.7.11</Version>
3+
<Version>3.7.12</Version>
44
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
5-
<AssemblyVersion>3.7.11.0</AssemblyVersion>
6-
<FileVersion>3.7.11.0</FileVersion>
5+
<AssemblyVersion>3.7.12.0</AssemblyVersion>
6+
<FileVersion>3.7.12.0</FileVersion>
77
<Company>SIL Global</Company>
88
<Authors>SIL Global</Authors>
99
<Product>Machine</Product>

0 commit comments

Comments
 (0)