bump version to 1.3.0

This commit is contained in:
2026-02-05 18:50:00 -05:00
parent 0134b768a8
commit 84b4471fcb
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ plugins {
} }
group = "party.cybsec" group = "party.cybsec"
version = "1.0.0" version = "1.3.0"
description = "deterministic item-for-item chest barter" description = "deterministic item-for-item chest barter"
repositories { repositories {

View File

@@ -1,5 +1,5 @@
name: oyeShops name: oyeShops
version: 1.0.0 version: 1.3.0
main: party.cybsec.oyeshops.OyeShopsPlugin main: party.cybsec.oyeshops.OyeShopsPlugin
api-version: '1.21' api-version: '1.21'
description: deterministic item-for-item chest barter description: deterministic item-for-item chest barter