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 7631ef6 commit 98fc095Copy full SHA for 98fc095
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = 'codes.kooper'
7
-version = '1.0.0-alpha-4'
+version = '1.1.7-beta'
8
9
repositories {
10
mavenCentral()
src/main/resources/plugin.yml
@@ -1,5 +1,5 @@
1
name: Blockify
2
-version: '1.0.0-alpha-4'
+version: '1.1.7-beta'
3
main: codes.kooper.blockify.Blockify
api-version: '1.20'
depend:
0 commit comments