Skip to content

Commit b51fcf0

Browse files
authored
Increment plugin version back to 1.3.5-DEV
1 parent 722d488 commit b51fcf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
}
2727

2828
group = 'com.botdetector'
29-
version = '1.3.4.1'
29+
version = '1.3.5-DEV'
3030
sourceCompatibility = '1.8'
3131

3232
tasks.withType(JavaCompile) {

0 commit comments

Comments
 (0)