Skip to content

Commit

Permalink
Fix version name (#696)
Browse files Browse the repository at this point in the history
It was accidentally updated, so we are rolling back to the previous value.
  • Loading branch information
vjgarciag96 committed Sep 15, 2022
1 parent 0e5660e commit 0310db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,5 +1,5 @@
GROUP=com.github.ben-manes
VERSION_NAME=0.43.5-SNAPSHOT
VERSION_NAME=0.42.0-SNAPSHOT

POM_INCEPTION_YEAR=2012
POM_PACKAGING=jar
Expand Down

0 comments on commit 0310db5

Please sign in to comment.