Skip to content

Commit

Permalink
bump assembly version to 0.2.18.0 for prerelease build
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan committed Nov 6, 2023
1 parent a1dd049 commit edf7fff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions FreeIva/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:=
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.2.17.1")]
[assembly: AssemblyFileVersion("0.2.17.1")]
[assembly: AssemblyVersion("0.2.18.0")]
[assembly: AssemblyFileVersion("0.2.18.0")]

[assembly: KSPAssembly("FreeIva", 0, 2, 17)]
[assembly: KSPAssembly("FreeIva", 0, 2, 18)]

0 comments on commit edf7fff

Please sign in to comment.