Skip to content

Commit

Permalink
Pre-release 0.5.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ihsoft committed Apr 21, 2016
1 parent 59e1d59 commit 8931ce4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Binary file modified Plugins/KAS.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion Plugins/KAS.version
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"NAME": "KAS",
"URL": "https://raw.githubusercontent.com/KospY/KAS/master/kas.version",
"VERSION": {
"BUILD": 5,
"BUILD": 6,
"MAJOR": 0,
"MINOR": 5,
"PATCH": 6
Expand Down
4 changes: 2 additions & 2 deletions Plugins/Source/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.5.6.5")]
[assembly: AssemblyInformationalVersion("0.5.6 build 5 for KSP 1.1")]
[assembly: AssemblyVersion("0.5.6.6")]
[assembly: AssemblyInformationalVersion("0.5.6 build 6 for KSP 1.1")]
[assembly: KSPAssembly("KAS", 0, 5)]
2 changes: 1 addition & 1 deletion kas.version
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"NAME": "Kerbal Attachment System",
"URL": "https://raw.githubusercontent.com/KospY/KAS/master/kas.version",
"VERSION": {
"BUILD": 5,
"BUILD": 6,
"MAJOR": 0,
"MINOR": 5,
"PATCH": 6
Expand Down

0 comments on commit 8931ce4

Please sign in to comment.