diff --git a/README.md b/README.md index 3dffd06..706ba65 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ An addon to Meteor Client that adds modules and commands that were too useless t
# How to use -- Download the latest [release](/../../releases/download/latest-1.17/meteor-rejects-addon-0.0.4.jar) of this mod from the releases tab. +- Download the latest [release](/../../releases/download/latest-1.17/meteor-rejects-addon-0.1.jar) of this mod from the releases tab. - Put it in your `.minecraft/mods` folder where you have installed Meteor. *Note: It is recommended to use the [latest dev build](https://meteorclient.com/download?devBuild=latest) of meteor while using rejects* diff --git a/gradle.properties b/gradle.properties index cc0bc67..ff4b3ed 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,6 +7,6 @@ yarn_version=1.17.1+build.46 loader_version=0.12.3 # Mod Properties -mod_version = 0.0.4 +mod_version = 0.1 maven_group = anticope.rejects archives_base_name = meteor-rejects-addon