Skip to content

Commit 01bf605

Browse files
committed
bump version to 0.31.11.0
1 parent c178625 commit 01bf605

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

GameData/JSI/RasterPropMonitor/RasterPropMonitor.version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
{
77
"MAJOR": 0,
88
"MINOR": 31,
9-
"PATCH": 10,
10-
"BUILD": 3
9+
"PATCH": 11,
10+
"BUILD": 0
1111
},
1212
"KSP_VERSION":
1313
{

SharedAssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
1313
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
1414
// Revision number is altered automatically.
15-
[assembly: AssemblyVersion("0.31.10.3")]
15+
[assembly: AssemblyVersion("0.31.11.0")]
1616

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

0 commit comments

Comments
 (0)