Skip to content

Commit 7fbae7b

Browse files
committed
Bump version numbers for release
1 parent b472db7 commit 7fbae7b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

BDArmory/Distribution/GameData/BDArmory/BDArmory.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{
1313
"MAJOR":1,
1414
"MINOR":6,
15-
"PATCH":11,
15+
"PATCH":12,
1616
"BUILD":0
1717
},
1818
"KSP_VERSION":

BDArmory/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
1818
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
1919

20-
[assembly: AssemblyVersion("1.6.11.0")]
21-
[assembly: AssemblyFileVersion("1.6.11.0")]
20+
[assembly: AssemblyVersion("1.6.12.0")]
21+
[assembly: AssemblyFileVersion("1.6.12.0")]
2222

2323
// The following attributes are used to specify the signing key for the assembly,
2424
// if desired. See the Mono documentation for more information about signing.

0 commit comments

Comments
 (0)