Skip to content

Commit

Permalink
Bump version 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cyklon73 committed Jan 8, 2024
1 parent e7a2e1d commit 6f9cbcd
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.2'
version = '1.3.3'

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

0 comments on commit 6f9cbcd

Please sign in to comment.