diff --git a/build.gradle.kts b/build.gradle.kts index a677c67..2a7e74b 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -21,7 +21,7 @@ labyMod { author = "RappyTV" description = "This addon saves your last death point, so you can find your items again." minecraftVersion = "1.8<1.20.1" - version = System.getenv().getOrDefault("VERSION", "1.0.0") + version = System.getenv().getOrDefault("VERSION", "1.0.1") } minecraft { diff --git a/readme.md b/readme.md index bc688d0..8e8e3d9 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ ### 📦 Installation 1. Press `Win` + `R` 2. Paste this into the window that popped up: `%appdata%/.minecraft/LabyMod-neo/addons` and press enter (This path may change when lm4 gets released) -3. It should open your Labymod addon directory; Paste the [Death-Finder.jar](https://github.com/RappyLabyAddons/Death-Finder/releases/download/v1.0.0/Death-Finder.jar) in there. +3. It should open your Labymod addon directory; Paste the [Death-Finder.jar](https://github.com/RappyLabyAddons/Death-Finder/releases/download/v1.0.1/Death-Finder.jar) in there. 4. Launch your Labymod client. If you have any problems with the addon/have update ideas, feel free to