version up: 1.3.2-A1

This commit is contained in:
alexcrea 2024-03-25 00:23:43 +01:00
parent 53d2ea2623
commit c55c58cd51
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ plugins {
} }
group = "xyz.alexcrea" group = "xyz.alexcrea"
version = "1.3.1-A1" version = "1.3.2-A1"
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.3.1-A1 version: 1.3.2-A1
description: Allow to customise anvil mechanics description: Allow to customise anvil mechanics
api-version: 1.18 api-version: 1.18
load: POSTWORLD load: POSTWORLD