use gradle version in manifest

This commit is contained in:
PiggyPiglet
2026-02-02 15:35:22 +08:00
parent 95896416e6
commit 59ec9bee5a
2 changed files with 1 additions and 100 deletions

View File

@@ -1,7 +1,7 @@
{
"Group": "HelpChat",
"Name": "PlaceholderAPI",
"Version": "1.0.0",
"Version": "${version}",
"Description": "An awesome placeholder provider",
"Authors": [{"Name": "HelpChat"}],
"Website": "https://placeholderapi.com",