From 00f19717b4f04030568d86f4fc985d360d7ccec0 Mon Sep 17 00:00:00 2001 From: Malah Date: Wed, 7 Dec 2016 18:10:41 +0100 Subject: [PATCH] compiled against KSP 1.2.2.1622 --- GameData/ZeroMiniAVC/Plugins/ZeroMiniAVC.dll | Bin 7168 -> 7168 bytes GameData/ZeroMiniAVC/README.md | 3 +++ GameData/ZeroMiniAVC/ZeroMiniAVC.version | 4 ++-- Properties/AssemblyInfo.cs | 2 +- README.md | 3 +++ ZeroMiniAVC.version | 4 ++-- 6 files changed, 11 insertions(+), 5 deletions(-) diff --git a/GameData/ZeroMiniAVC/Plugins/ZeroMiniAVC.dll b/GameData/ZeroMiniAVC/Plugins/ZeroMiniAVC.dll index 37dc5325e104404cfc3ddc488ec3911d4d3e488a..381c9302ed2d6e8cc94b9b45f40f04dbb0680b0b 100755 GIT binary patch delta 75 zcmZp$Xt3DO#>K+IkX^UAi)$adK%0kXcIhH7mxc!!Her=5UYjF?Ojx+H>sS~V7#M-7 cST;`=D`ey~VbEhRW-tO`GX~?$q7tu}0d?dQod5s; delta 75 zcmZp$Xt3DO#>K+S5I1de7uP;^f!bT{vWr}TefMac$y*yH(z`iA$b^MEZW=QK0|O&a f74zolVug&n#teE4#taq=CJdGgCYwbiUNZv#lNuE^ diff --git a/GameData/ZeroMiniAVC/README.md b/GameData/ZeroMiniAVC/README.md index 5435317..ac288de 100644 --- a/GameData/ZeroMiniAVC/README.md +++ b/GameData/ZeroMiniAVC/README.md @@ -34,6 +34,9 @@ Delete the ZeroMiniAVC folder in your KSP/GameData folder. #### Changelog +v1.04 - 2016.12.07 +* Compiled against KSP 1.2.2.1622 + v1.03 - 2016.11.20 * New: Added a config file, * New: Added an unpruned function, diff --git a/GameData/ZeroMiniAVC/ZeroMiniAVC.version b/GameData/ZeroMiniAVC/ZeroMiniAVC.version index e90bb7c..a92fc32 100644 --- a/GameData/ZeroMiniAVC/ZeroMiniAVC.version +++ b/GameData/ZeroMiniAVC/ZeroMiniAVC.version @@ -6,13 +6,13 @@ "VERSION": { "MAJOR" : 1, "MINOR" : 0, - "PATCH" : 3, + "PATCH" : 4, "BUILD" : 0 }, "KSP_VERSION": { "MAJOR" : 1, "MINOR" : 2, - "PATCH" : 1 + "PATCH" : 2 }, "KSP_VERSION_MIN": { "MAJOR" : 1, diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index adf91c4..f8b57e0 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -17,7 +17,7 @@ // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion ("1.0.3.*")] +[assembly: AssemblyVersion ("1.0.4.*")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/README.md b/README.md index 5435317..ac288de 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ Delete the ZeroMiniAVC folder in your KSP/GameData folder. #### Changelog +v1.04 - 2016.12.07 +* Compiled against KSP 1.2.2.1622 + v1.03 - 2016.11.20 * New: Added a config file, * New: Added an unpruned function, diff --git a/ZeroMiniAVC.version b/ZeroMiniAVC.version index e90bb7c..a92fc32 100644 --- a/ZeroMiniAVC.version +++ b/ZeroMiniAVC.version @@ -6,13 +6,13 @@ "VERSION": { "MAJOR" : 1, "MINOR" : 0, - "PATCH" : 3, + "PATCH" : 4, "BUILD" : 0 }, "KSP_VERSION": { "MAJOR" : 1, "MINOR" : 2, - "PATCH" : 1 + "PATCH" : 2 }, "KSP_VERSION_MIN": { "MAJOR" : 1,