Skip to content

Commit 87355e6

Browse files
authored
Update library version to 3.7.6 (#346)
1 parent 5468776 commit 87355e6

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.5</Version>
3+
<Version>3.7.6</Version>
44
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
5-
<AssemblyVersion>3.7.5.0</AssemblyVersion>
6-
<FileVersion>3.7.5.0</FileVersion>
5+
<AssemblyVersion>3.7.6.0</AssemblyVersion>
6+
<FileVersion>3.7.6.0</FileVersion>
77
<Company>SIL Global</Company>
88
<Authors>SIL Global</Authors>
99
<Product>Machine</Product>

0 commit comments

Comments
 (0)