We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd13b2c commit a94e7feCopy full SHA for a94e7fe
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.4.2-SNAPSHOT'
+version = '0.5.0'
19
description = 'A simple permissions API for Fabric'
20
21
dependencies {
0 commit comments