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 e992de0 commit 1656dfbCopy full SHA for 1656dfb
build.gradle
@@ -21,7 +21,7 @@ plugins {
21
}
22
23
group = 'io.neonbee'
24
-version = '0.36.1'
+version = '0.36.2-SNAPSHOT'
25
mainClassName = 'io.neonbee.Launcher'
26
archivesBaseName = 'neonbee-core'
27
sourceCompatibility = 17
0 commit comments