Skip to content

Commit

Permalink
Prepare for 1.4.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
vgv committed Apr 9, 2020
1 parent 905ed11 commit 19a470a
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 @@ -62,7 +62,7 @@ def doUploadArchives = project.hasProperty('sonatypeUsername') && project.hasPro
if (doUploadArchives) {
group = "com.ecwid.consul"
archivesBaseName = "consul-api"
version = "1.4.4"
version = "1.4.5"

signing {
sign configurations.archives
Expand Down

0 comments on commit 19a470a

Please sign in to comment.