Skip to content

Commit

Permalink
bump version to 0.2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan committed Jun 29, 2023
1 parent 289a49a commit 6ea5d13
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.15.2")]
[assembly: AssemblyFileVersion("0.2.15.2")]
[assembly: AssemblyVersion("0.2.16.0")]
[assembly: AssemblyFileVersion("0.2.16.0")]

[assembly: KSPAssembly("FreeIva", 0, 2, 15)]
[assembly: KSPAssembly("FreeIva", 0, 2, 16)]
4 changes: 2 additions & 2 deletions GameData/FreeIva/FreeIva.version
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
{
"MAJOR": 0,
"MINOR": 2,
"PATCH": 15,
"BUILD": 2,
"PATCH": 16,
"BUILD": 0,
},
"KSP_VERSION_MIN":
{
Expand Down

0 comments on commit 6ea5d13

Please sign in to comment.