diff --git a/CURRENTVERSION b/CURRENTVERSION index afaf360..1cc5f65 100644 --- a/CURRENTVERSION +++ b/CURRENTVERSION @@ -1 +1 @@ -1.0.0 \ No newline at end of file +1.1.0 \ No newline at end of file diff --git a/GoICC Installation Media Creation Script.iss b/GoICC Installation Media Creation Script.iss index 2539b16..84687a4 100644 --- a/GoICC Installation Media Creation Script.iss +++ b/GoICC Installation Media Creation Script.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Guns of Icarus Caster Companion" -#define MyAppVersion "1.0.0" +#define MyAppVersion "1.1.0" #define MyAppPublisher "Cole Manning, RVRX" #define MyAppURL "https://goicc.skyborne.net/" #define MyAppExeName "GoICasterCompanion.exe" diff --git a/build.gradle b/build.gradle index 9f5e282..077e783 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'edu.sc.seis.launch4j' version '2.5.0' } mainClassName = 'goistreamtoolredux.Main' -project.version = '1.0.0' +project.version = '1.1.0' repositories { mavenCentral() @@ -34,7 +34,7 @@ macAppBundle { icon = "app-icon.png" appName = "GoICasterCompanion" volumeName = "GoICC Install" - dmgName = "GoICC v1.0.0" + dmgName = "GoICC v1.1.0" bundleJRE = false // backgroundImage = "doc/macbackground.png" } diff --git a/docs/javadoc/allclasses-frame.html b/docs/javadoc/allclasses-frame.html index 42b027a..dff7793 100644 --- a/docs/javadoc/allclasses-frame.html +++ b/docs/javadoc/allclasses-frame.html @@ -3,7 +3,7 @@ -All Classes (GoIStreamToolRedux 1.0.0 API) +All Classes (GoIStreamToolRedux 1.1.0 API) @@ -12,10 +12,9 @@

All Classes