Skip to content

Commit

Permalink
v3.4.1 (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnml1135 authored Oct 18, 2024
1 parent 8191be8 commit 31adc51
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.4.0</Version>
<Version>3.4.1</Version>
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
<AssemblyVersion>3.4.0.0</AssemblyVersion>
<FileVersion>3.4.0.0</FileVersion>
<AssemblyVersion>3.4.1.0</AssemblyVersion>
<FileVersion>3.4.1.0</FileVersion>
<Company>SIL Global</Company>
<Authors>SIL Global</Authors>
<Product>Machine</Product>
Expand Down

0 comments on commit 31adc51

Please sign in to comment.