Skip to content

Commit 0556d0a

Browse files
committed
Updated to v0.4.7
1 parent aba1fe9 commit 0556d0a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

KerbalHealth.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"VERSION": {
77
"MAJOR": 0,
88
"MINOR": 4,
9-
"PATCH": 6,
9+
"PATCH": 7,
1010
"BUILD": 0
1111
},
1212
"KSP_VERSION": {

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

0 commit comments

Comments
 (0)