Skip to content

Commit

Permalink
bump version 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cyklon73 committed Jan 28, 2024
1 parent e043c52 commit 0ab4e58
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 @@ -4,7 +4,7 @@ plugins {
}

group = 'de.cyklon'
version = '1.3.4'
version = '1.3.5'

var commit = getCommit()
var release = System.getenv("RELEASE") == "true"
Expand Down

0 comments on commit 0ab4e58

Please sign in to comment.