Skip to content

Commit

Permalink
Increment plugin version to 1.3.5-DEV
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyborger1 authored Jun 5, 2021
1 parent 69a5df4 commit 1d4b5e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
}

group = 'com.botdetector'
version = '1.3.4'
version = '1.3.5-DEV'
sourceCompatibility = '1.8'

tasks.withType(JavaCompile) {
Expand Down

0 comments on commit 1d4b5e6

Please sign in to comment.