Skip to content

Commit 13bf3d2

Browse files
authored
Update library to version 3.7.5 (#337)
1 parent 66c5e22 commit 13bf3d2

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

0 commit comments

Comments
 (0)