Skip to content

Commit d07fb3e

Browse files
committed
bump version to 0.31.13.2
1 parent fd14b83 commit d07fb3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

GameData/JSI/RasterPropMonitor/RasterPropMonitor.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"MAJOR": 0,
88
"MINOR": 31,
99
"PATCH": 13,
10-
"BUILD": 1
10+
"BUILD": 2
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.13.1")]
15+
[assembly: AssemblyVersion("0.31.13.2")]
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)