Version up

This commit is contained in:
alexcrea 2024-07-28 18:47:43 +02:00
parent ab1add8fd6
commit 44367d0ced
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ plugins {
} }
group = "xyz.alexcrea" group = "xyz.alexcrea"
version = "1.5.4-beta.1" version = "1.5.4"
java { java {
disableAutoTargetJvm() disableAutoTargetJvm()

View file

@ -1,7 +1,7 @@
main: io.delilaheve.CustomAnvil main: io.delilaheve.CustomAnvil
name: CustomAnvil name: CustomAnvil
prefix: "Custom Anvil" prefix: "Custom Anvil"
version: 1.5.3 version: 1.5.4
description: Allow to customise anvil mechanics description: Allow to customise anvil mechanics
api-version: 1.16 api-version: 1.16
load: POSTWORLD load: POSTWORLD