fix config version variable and set release version

This commit is contained in:
PiggyPiglet 2023-10-28 21:49:39 +08:00
parent c7a4900aa3
commit b64f024eb2
No known key found for this signature in database
GPG Key ID: A72C64D3A21D0C06
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ plugins {
}
group = "me.clip"
version = "2.11.5-DEV-${System.getProperty("BUILD_NUMBER")}"
version = "2.11.5"
description = "An awesome placeholder provider!"

View File

@ -1,5 +1,5 @@
# PlaceholderAPI
# Version: @version@
# Version: ${version}
# Created by: extended_clip
# Contributors: https://github.com/PlaceholderAPI/PlaceholderAPI/graphs/contributors
# Issues: https://github.com/PlaceholderAPI/PlaceholderAPI/issues