Skip to content

Commit

Permalink
bump version to 0.2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan committed Apr 1, 2023
1 parent 5f25137 commit e0aedd0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions FreeIva/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// by using the '*' as shown below:=
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.2.11.0")]
[assembly: AssemblyFileVersion("0.2.11.0")]
[assembly: AssemblyVersion("0.2.11.1")]
[assembly: AssemblyFileVersion("0.2.11.1")]

[assembly: KSPAssembly("FreeIva", 0, 2)]
2 changes: 1 addition & 1 deletion GameData/FreeIva/FreeIva.version
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"MAJOR": 0,
"MINOR": 2,
"PATCH": 11,
"BUILD": 0,
"BUILD": 1,
},
"KSP_VERSION_MIN":
{
Expand Down

0 comments on commit e0aedd0

Please sign in to comment.