From f6a3d3272f6c7543cd23fdf9e122b2cc11821b88 Mon Sep 17 00:00:00 2001 From: Stachelbeere1248 Date: Mon, 24 Jun 2024 22:18:21 +0200 Subject: [PATCH] update README.md --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45f01bc..921e937 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # zombies-utils -##### Download latest release: [v1.3.2](https://github.com/Stachelbeere1248/zombies-utils/releases/tag/v1.3.2). +##### Download latest release: [v1.3.3](https://github.com/Stachelbeere1248/zombies-utils/releases/tag/v1.3.3). Hello, I am currently working on this mod. More features will come. For now it has: - An accurate timer + Automatic splitting - Tracking of splits & segment PBs (with custom categories) diff --git a/gradle.properties b/gradle.properties index 2c80e9d..28e5c80 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,4 +3,4 @@ org.gradle.jvmargs=-Xmx2g baseGroup = com.github.stachelbeere1248.zombiesutils mcVersion = 1.8.9 modid = zombiesutils -version = 1.3.2 \ No newline at end of file +version = 1.3.3 \ No newline at end of file