Skip to content

Commit d6b2936

Browse files
committed
bump version to 0.2.18.2
1 parent b4de524 commit d6b2936

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

FreeIva/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:=
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.2.18.1")]
36-
[assembly: AssemblyFileVersion("0.2.18.1")]
35+
[assembly: AssemblyVersion("0.2.18.2")]
36+
[assembly: AssemblyFileVersion("0.2.18.2")]
3737

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

GameData/FreeIva/FreeIva.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"MAJOR": 0,
88
"MINOR": 2,
99
"PATCH": 18,
10-
"BUILD": 1,
10+
"BUILD": 2,
1111
},
1212
"KSP_VERSION_MIN":
1313
{

0 commit comments

Comments
 (0)