Skip to content

Commit 1dbdf24

Browse files
committed
update version
1 parent 5a654be commit 1dbdf24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

env.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PLUGIN_DESCRIPTION: |-
44
PLUGIN_ABOUT: |-
55
Generates smooth animations for vanilla java edition using a data pack, a resource pack, and lots of armor stands.
66
"Let the java mobs dance too!"
7-
PLUGIN_VERSION: '0.2.2'
7+
PLUGIN_VERSION: '0.2.3'
88
IN_DEV: dbb29fae73ce8a216b2d4f4e0da42a36fd348983cae2e96587463def059fee9a
99
GLOBAL_SETTINGS_KEY: animated-java<settings.global>
1010
DISCORD_LINK: https://discord.gg/jFgY4PXZfp

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "animated-java",
3-
"version": "1.0.0",
3+
"version": "0.2.3",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)