Skip to content

Commit fd97b3a

Browse files
authored
Increment plugin version to 1.3.5
1 parent 84ad8a0 commit fd97b3a

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
@@ -26,7 +26,7 @@ dependencies {
2626
}
2727

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

3232
tasks.withType(JavaCompile) {

0 commit comments

Comments
 (0)