diff --git a/build.gradle b/build.gradle index 6f2721a9..7faf8095 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { } group 'com.shade' -version '0.1.19-hotfix.1' +version '0.1.20' application { mainClass = 'com.shade.platform.Launcher'