Skip to content

Commit 77f756c

Browse files
SnaveSutitgitbutler-client
authored andcommitted
🔖 v1.9.0-beta.3
1 parent c347ad2 commit 77f756c

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"title": "Animated Java",
55
"icon": "icon.svg",
66
"description": "Effortlessly craft complex animations for Minecraft: Java Edition",
7-
"version": "1.9.0-beta.2",
7+
"version": "1.9.0-beta.3",
88
"min_blockbench_version": "4.12.6",
99
"max_blockbench_version": "4.12.6",
1010
"variant": "desktop",

src/pluginPackage/changelog.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -650,5 +650,23 @@
650650
]
651651
}
652652
]
653+
},
654+
"1.9.0-beta.3": {
655+
"title": "v1.9.0-beta.3",
656+
"author": "Titus Evans (SnaveSutit)",
657+
"date": "2026-03-27",
658+
"categories": [
659+
{
660+
"title": "Changes",
661+
"list": [
662+
"Updated Russian translations to improve consistency and punctuation. - Thanks Koishem!",
663+
"Re-enabled Plugin mode - WARNING: This is experimental, and is using a new plugin JSON schema that will likely change in the future. - Thanks Meekiavelique!"
664+
]
665+
},
666+
{
667+
"title": "Fixes",
668+
"list": []
669+
}
670+
]
653671
}
654672
}

0 commit comments

Comments
 (0)