From 5c20879194f742b38360f8d43f2772390340eb46 Mon Sep 17 00:00:00 2001 From: Ella-AWS <111664173+EllaCoat@users.noreply.github.com> Date: Sat, 29 Aug 2026 07:08:19 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Animated=20Java=E3=81=AE?= =?UTF-8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3=E3=82=921.10.2?= =?UTF-8?q?=E3=81=B8=E6=88=BB=E3=81=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/pluginPackage/changelog.json | 17 ----------------- 2 files changed, 1 insertion(+), 18 deletions(-) diff --git a/package.json b/package.json index fd9595fe..0c0a20e0 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "title": "Animated Java (TSB)", "icon": "icon.svg", "description": "Effortlessly craft complex animations for Minecraft: Java Edition", - "version": "1.10.3", + "version": "1.10.2", "min_blockbench_version": "5.1.4", "variant": "desktop", "tags": [ diff --git a/src/pluginPackage/changelog.json b/src/pluginPackage/changelog.json index f13a984a..5338cd34 100644 --- a/src/pluginPackage/changelog.json +++ b/src/pluginPackage/changelog.json @@ -880,22 +880,5 @@ ] } ] - }, - "1.10.3": { - "title": "v1.10.3", - "author": "EllaCoat", - "date": "2026-08-29", - "categories": [ - { - "title": "Changes", - "list": ["Removed the recurring invalid cube rotation popup from the editor."] - }, - { - "title": "Fixes", - "list": [ - "Invalid cube rotations remain outlined in red without interrupting the editor." - ] - } - ] } }