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 b133773 commit fde91a4Copy full SHA for fde91a4
GameData/MOARdV/AvionicsSystems/AvionicsSystems.version
@@ -12,7 +12,7 @@
12
{
13
"MAJOR": 1,
14
"MINOR": 3,
15
- "PATCH": 2
+ "PATCH": 3
16
},
17
"KSP_VERSION":
18
Properties/SharedAssemblyInfo.cs
@@ -11,5 +11,5 @@
11
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
-[assembly: AssemblyVersion("1.3.2.*")]
+[assembly: AssemblyVersion("1.3.3.*")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
0 commit comments