Skip to content

Commit cd8bbd4

Browse files
committed
Version update to 1.1.2
1 parent 4b28f9c commit cd8bbd4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

KerbalHealth.version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"VERSION": {
66
"MAJOR": 1,
77
"MINOR": 1,
8-
"PATCH": 1,
8+
"PATCH": 2,
99
"BUILD": 0
1010
},
1111
"KSP_VERSION": {
1212
"MAJOR": 1,
13-
"MINOR": 3,
13+
"MINOR": 4,
1414
"PATCH": 1
1515
},
1616
"GITHUB": {

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
// You can specify all the values or you can default the Build and Revision Numbers
3434
// by using the '*' as shown below:
3535
// [assembly: AssemblyVersion("1.0.*")]
36-
[assembly: AssemblyVersion("1.1.1.0")]
37-
[assembly: AssemblyFileVersion("1.1.1.0")]
36+
[assembly: AssemblyVersion("1.1.2.0")]
37+
[assembly: AssemblyFileVersion("1.1.2.0")]
3838
[assembly: NeutralResourcesLanguage("en")]
3939

0 commit comments

Comments
 (0)