Skip to content

Commit

Permalink
bump version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ProdPreva1l committed Jul 1, 2024
1 parent dd10a3a commit 6c09d77
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 @@ -7,7 +7,7 @@ plugins {
}

group = 'info.preva1l'
version = "2.0.1${versionMetadata()}"
version = "2.0.2${versionMetadata()}"

ext {
set 'version', version.toString()
Expand Down

0 comments on commit 6c09d77

Please sign in to comment.