From 35bcc3e8bf0d48a3e7149a1e170634a1cc8e8b75 Mon Sep 17 00:00:00 2001 From: Anton <79146501+btwonion@users.noreply.github.com> Date: Sat, 11 May 2024 22:08:07 +0200 Subject: [PATCH 1/2] remove unneccesary gradle cache in jdk --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 52a96dd..cd58a72 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,6 @@ jobs: with: java-version: 21 distribution: temurin - cache: "gradle" - name: Grant execute permission for gradlew run: chmod +x gradlew - name: Setup Gradle From 166ea7ddab6c242bde7a730275278de03a6b0be3 Mon Sep 17 00:00:00 2001 From: Anton <79146501+btwonion@users.noreply.github.com> Date: Sat, 11 May 2024 22:38:23 +0200 Subject: [PATCH 2/2] remove version note in readme --- readme.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/readme.md b/readme.md index 7df67cd..fc5ff04 100644 --- a/readme.md +++ b/readme.md @@ -30,7 +30,4 @@ Prior to v1.1.1 it is possible to get flagged by anti-cheat on multiplayer serve Please use v1.1.1 or higher to be on the safe side. ### Other -⚠️ The development version is always the latest stable release of Minecraft. -Therefore, new features will only be available for the current and following Minecraft versions. - If you need help with any of my mods just join my [discord server](https://nyon.dev/discord).