Skip to content

Commit

Permalink
Update version to 3.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ddaspit committed Sep 9, 2024
1 parent 36ba085 commit 34c3a94
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/AssemblyInfo.props
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<Project>
<PropertyGroup>
<Version>3.2.6</Version>
<Version>3.2.7</Version>
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
<AssemblyVersion>3.2.6.0</AssemblyVersion>
<FileVersion>3.2.6.0</FileVersion>
<AssemblyVersion>3.2.7.0</AssemblyVersion>
<FileVersion>3.2.7.0</FileVersion>
<Company>SIL International</Company>
<Authors>SIL International</Authors>
<Product>Machine</Product>
Expand Down

0 comments on commit 34c3a94

Please sign in to comment.