Skip to content

Commit 9a302db

Browse files
committed
Version update to 1.1
1 parent d8d9c47 commit 9a302db

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

KerbalHealth.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"DOWNLOAD": "https://github.com/GarwelGarwel/KerbalHealth/releases/latest",
55
"VERSION": {
66
"MAJOR": 1,
7-
"MINOR": 0,
8-
"PATCH": 2,
9-
"BUILD": 2
7+
"MINOR": 1,
8+
"PATCH": 0,
9+
"BUILD": 0
1010
},
1111
"KSP_VERSION": {
1212
"MAJOR": 1,

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.0.2.2")]
37-
[assembly: AssemblyFileVersion("1.0.2.2")]
36+
[assembly: AssemblyVersion("1.1.0")]
37+
[assembly: AssemblyFileVersion("1.1.0")]
3838
[assembly: NeutralResourcesLanguage("en")]
3939

0 commit comments

Comments
 (0)