From 5404db0de6631c45f3153c3cc55abf4078ca7259 Mon Sep 17 00:00:00 2001 From: Kaldaien Date: Thu, 29 Dec 2016 16:12:44 -0500 Subject: [PATCH] Need to stop editing with the web interface --- version.ini | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/version.ini b/version.ini index fb4f64f..96441f0 100644 --- a/version.ini +++ b/version.ini @@ -1,16 +1,16 @@ [Version.Latest] -Title="Untitled" Project X (v 0.8.3.4) +Title="Untitled" Project X (v 0.8.3) BranchDescription=Default branch; fewer updates but stable. -Description=0.8.x is finally working like it was supposed to originally ;) +Description=Fixed a bunch of compiler optimization problems ReleaseNotes=https://github.com/Kaldaien/UnX/releases/tag/unx_083 -InstallPackage=UNX_0_8_3,14 +InstallPackage=UNX_0_8_3,15 [Version.Testing] -Title="Untitled" Project X (v 0.8.4) -BranchDescription=For Testing The Latest (Possibly Unstable) +Title="Untitled" Project X (v 0.8.3.4) +BranchDescription=Latest Official Release (0.8.x) Description=Fixed a bunch of compiler optimization problems ReleaseNotes=https://github.com/Kaldaien/UNX/releases/latest -InstallPackage=UNX_0_8_3,14 +InstallPackage=UNX_0_8_3_alt,14 [Version.Compatibility] Title="Untitled" Project X (v 0.7.3) @@ -20,6 +20,9 @@ ReleaseNotes=https://github.com/Kaldaien/UnX/releases/tag/unx_073 InstallPackage=UNX_0_7_3,4 [Archive.UNX_0_8_3] +URL=https://github.com/Kaldaien/UnX/releases/download/unx_083/UnX.7z + +[Archive.UNX_0_8_3_alt] URL=https://github.com/Kaldaien/UnX/releases/download/unx_083/UnX_0_8_3_4.7z [Archive.UNX_0_8_2] @@ -47,4 +50,4 @@ URL=https://github.com/Kaldaien/UnX/releases/download/unx_070/UnX.7z URL=https://github.com/Kaldaien/UnX/releases/download/unx_070/UnX.7z [Archive.UNX_0_6_8] -URL=https://github.com/Kaldaien/UnX/releases/download/unx_068/UnX.7z +URL=https://github.com/Kaldaien/UnX/releases/download/unx_068/UnX.7z \ No newline at end of file