diff --git a/build.gradle b/build.gradle index a487b542..2349b64d 100644 --- a/build.gradle +++ b/build.gradle @@ -14,7 +14,7 @@ plugins { // Important for AutoPlugs Self-Updater! // Also take a look at the generateAutoplugProperties task where these properties get turned into the actual autoplug.properties file. group = 'com.osiris.autoplug.client' -version = '8.1.0' +version = '8.1.3' description = 'Responsible for all the main actions.' java {