Fixed reported version being 0.1.0 instead of 1.0 (leftover of ItemEconomy)

This commit is contained in:
Tenkuma 2025-12-31 15:39:01 -03:00 committed by GitHub
commit a1924deeca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
name: ItemEconomy
main: io.github.adrianvic.itemeconomy.Main
version: 0.1.0
version: 1.0
depend:
- Vault
api-version: '1.21'