There was an error while loading. Please reload this page.
1 parent 5d55be6 commit 8b34e8cCopy full SHA for 8b34e8c
1 file changed
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'com.github.johnrengelman.shadow' version '8.1.1'
7
}
8
9
-version = '0.12.1'
+version = '0.12.2'
10
11
def ENV = System.getenv()
12
version = version + (ENV.GITHUB_ACTIONS ? "" : "+local")
0 commit comments