mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2026-02-05 11:57:14 +01:00
Fix permission system - also 1.0.4 release
it was horribly broken :(
This commit is contained in:
@@ -7,7 +7,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "at.helpch"
|
||||
version = "1.0.4-DEV-${System.getProperty("BUILD_NUMBER")}"
|
||||
version = "1.0.4"
|
||||
|
||||
description = "An awesome placeholder provider!"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user