fix api version

This commit is contained in:
MeexReay 2024-12-29 19:10:07 +03:00
parent cfa167e40d
commit af0955bcdc

View File

@ -10,7 +10,7 @@ version = '0.1.0'
spigot {
desc {
main "ru.themixray.itemeconomy.ItemEconomy"
apiVersion "1.8"
apiVersion "1.17"
named "ItemEconomy"
depend "Vault"
}