From 7d17de2dd31f8e210837653aa156e28f16a0ccc5 Mon Sep 17 00:00:00 2001 From: stormybytes Date: Sat, 30 Oct 2021 19:52:14 +0700 Subject: [PATCH] Why not. 0.0.4 a bit small innit? --- README.md | 4 ++-- gradle.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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

Verified Addon - Version + Version Spagetti code: yes Minecraft Version Last commit @@ -22,7 +22,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