Skip to content

Commit deb3508

Browse files
release(snapshot): 0.37.5-SNAPSHOT
1 parent 406a569 commit deb3508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
}
2222

2323
group = 'io.neonbee'
24-
version = '0.37.4'
24+
version = '0.37.5-SNAPSHOT'
2525
mainClassName = 'io.neonbee.Launcher'
2626
archivesBaseName = 'neonbee-core'
2727
sourceCompatibility = 17

0 commit comments

Comments
 (0)