Skip to content

Commit

Permalink
Release 3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Enkidu93 committed Aug 6, 2024
1 parent cd90626 commit e97df8c
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.4</Version>
<Version>3.2.5</Version>
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
<AssemblyVersion>3.2.4.0</AssemblyVersion>
<FileVersion>3.2.4.0</FileVersion>
<AssemblyVersion>3.2.5.0</AssemblyVersion>
<FileVersion>3.2.5.0</FileVersion>
<Company>SIL International</Company>
<Authors>SIL International</Authors>
<Product>Machine</Product>
Expand Down

0 comments on commit e97df8c

Please sign in to comment.