Skip to content

Commit 61c4ed1

Browse files
authored
Increment plugin version to 1.3.4
1 parent d25133b commit 61c4ed1

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-DEV'
29+
version = '1.3.4'
3030
sourceCompatibility = '1.8'
3131

3232
tasks.withType(JavaCompile) {

0 commit comments

Comments
 (0)