There was an error while loading. Please reload this page.
1 parent a8f43af commit e1b95e2Copy full SHA for e1b95e2
1 file changed
build.gradle
@@ -15,7 +15,7 @@ def loaderVersion = '0.17.2'
15
def fabricApiVersion = '0.133.14+1.21.9'
16
17
group = 'me.lucko'
18
-version = '0.5.0'
+version = '0.5.1-SNAPSHOT'
19
description = 'A simple permissions API for Fabric'
20
21
dependencies {
0 commit comments