version up for beta version.

This commit is contained in:
alexcrea 2024-06-22 23:54:46 +02:00
parent 5e42bf3a90
commit 1e15bc7ab3
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ plugins {
} }
group = "xyz.alexcrea" group = "xyz.alexcrea"
version = "1.5.0" version = "1.5.1-beta"
repositories { repositories {
mavenCentral() mavenCentral()

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.0 version: 1.5.1-beta
description: Allow to customise anvil mechanics description: Allow to customise anvil mechanics
api-version: 1.16 api-version: 1.16
load: POSTWORLD load: POSTWORLD