diff --git a/README.md b/README.md index 6c458f4..52594a8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Current version : 18.2.0, for Terraria 1.3.0.7 on Windows and Linux. +Current version : 18.2.1, for Terraria 1.3.0.7 on Windows and Linux. On the Terraria Forums: [Link](http://forums.terraria.org/index.php?threads/omnitool-world-creation-mapping-backups-and-more.14664/) diff --git a/setup.iss b/setup.iss index 44a2cc3..8329ae4 100644 --- a/setup.iss +++ b/setup.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Omnitool" -#define MyAppVersion "18.2.0" +#define MyAppVersion "18.2.1" #define MyAppPublisher "Fabian Dill" #define MyAppURL "http://forums.terraria.org/index.php?threads/omnitool-world-creation-mapping-backups-and-more.14664/" #define MyAppExeName "omnitool.exe" diff --git a/setup64.iss b/setup64.iss index de75d83..241bfd0 100644 --- a/setup64.iss +++ b/setup64.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Omnitool" -#define MyAppVersion "18.2.0" +#define MyAppVersion "18.2.1" #define MyAppPublisher "Fabian Dill" #define MyAppURL "http://forums.terraria.org/index.php?threads/omnitool-world-creation-mapping-backups-and-more.14664/" #define MyAppExeName "omnitool.exe"