From a1fadf0eb7ad5d3ca9ec1f86d2c6e88f89daf5f1 Mon Sep 17 00:00:00 2001 From: Vhati Date: Thu, 19 Sep 2013 22:05:38 -0400 Subject: [PATCH] Set current version to 1.3 --- skel_common/backup/auto_update.json | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/skel_common/backup/auto_update.json b/skel_common/backup/auto_update.json index 53594f5..30e89fa 100644 --- a/skel_common/backup/auto_update.json +++ b/skel_common/backup/auto_update.json @@ -2,14 +2,30 @@ "history_versions" : { "1" : { "latest" : { - "version" : "1.2", + "version" : "1.3", "urls" : { "Forum" : "http://www.ftlgame.com/forum/viewtopic.php?f=12&t=17102", - "Mac/Linux" : "http://sourceforge.net/projects/slipstreammodmanager/files/Slipstream/1.2/Slipstream%20Mod%20Manager%20v1.2-Unix.tar.gz/download", - "Windows" : "http://sourceforge.net/projects/slipstreammodmanager/files/Slipstream/1.2/Slipstream%20Mod%20Manager%20v1.2-Win.zip/download" - } + "Mac/Linux" : "http://sourceforge.net/projects/slipstreammodmanager/files/Slipstream/1.3/Slipstream%20Mod%20Manager%20v1.3-Unix.tar.gz/download", + "Windows" : "http://sourceforge.net/projects/slipstreammodmanager/files/Slipstream/1.3/Slipstream%20Mod%20Manager%20v1.3-Win.zip/download" + }, + "notice" : "Important: Return FTL to an unmodded state before switching to a new version." }, "changelog" : [ + { + "version" : "1.3", + "changes" : [ + "Added \"Return FTL to an unmodded state before switching to a new version\" reminder when checking for updates", + "Fixed advanced find tags' panic arg (was \"true\" all the time)", + "Fixed advanced selector tag not narrowing results when it had a value", + "Fixed perpetually green \"Update\" button", + "Added --global-panic commandline arg to show mod devs typoed find tags", + "Added commandline tips in readme_modders.txt", + "Fixed sloppy parser Validate error about things not allowed at root", + "Added a Preferences dialog as an alternative to editing modman.cfg", + "Added a troubleshooting note about Java 1.7.0_25 to readmes", + "Added support for embedded descriptions in *.ftl files" + ] + }, { "version" : "1.2", "changes" : [