Skip to content

Commit

Permalink
Anoter version update
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxgurugamer committed Mar 20, 2018
1 parent 1b65d8c commit 11c5ae4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion GameData/HullCameraVDS/HullcamVDSContinued.version
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"VERSION": {
"MAJOR": 0,
"MINOR": 1,
"PATCH": 8,
"PATCH": 9,
"BUILD": 0
},
"KSP_VERSION": {
Expand Down
2 changes: 1 addition & 1 deletion HullCamera/AssemblyVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@

using System.Reflection;

[assembly: AssemblyVersion("0.1.8.0")]
[assembly: AssemblyVersion("0.1.9.0")]
2 changes: 1 addition & 1 deletion HullcamVDSContinued.version
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"VERSION": {
"MAJOR": 0,
"MINOR": 1,
"PATCH": 8,
"PATCH": 9,
"BUILD": 0
},
"KSP_VERSION": {
Expand Down

0 comments on commit 11c5ae4

Please sign in to comment.