Skip to content

Commit 87a884d

Browse files
committed
Prep 1.2.2.6
1 parent 01408b8 commit 87a884d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
-8.5 KB
Binary file not shown.

GameData/ProbeControlRoom/ProbeControlRoom.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"MAJOR" : 1,
1414
"MINOR" : 2,
1515
"PATCH" : 2,
16-
"BUILD" : 5
16+
"BUILD" : 6
1717
},
1818
"KSP_VERSION":
1919
{

ProbeControlRoom/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
1515
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
1616
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
17-
[assembly: AssemblyVersion ("1.2.2.5")]
17+
[assembly: AssemblyVersion ("1.2.2.6")]
1818
// The following attributes are used to specify the signing key for the assembly,
1919
// if desired. See the Mono documentation for more information about signing.
2020
//[assembly: AssemblyDelaySign(false)]

0 commit comments

Comments
 (0)