We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b472db7 commit 7fbae7bCopy full SHA for 7fbae7b
BDArmory/Distribution/GameData/BDArmory/BDArmory.version
@@ -12,7 +12,7 @@
12
{
13
"MAJOR":1,
14
"MINOR":6,
15
- "PATCH":11,
+ "PATCH":12,
16
"BUILD":0
17
},
18
"KSP_VERSION":
BDArmory/Properties/AssemblyInfo.cs
@@ -17,8 +17,8 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
19
20
-[assembly: AssemblyVersion("1.6.11.0")]
21
-[assembly: AssemblyFileVersion("1.6.11.0")]
+[assembly: AssemblyVersion("1.6.12.0")]
+[assembly: AssemblyFileVersion("1.6.12.0")]
22
23
// The following attributes are used to specify the signing key for the assembly,
24
// if desired. See the Mono documentation for more information about signing.
0 commit comments