Skip to content

Commit

Permalink
Prepare for 1.4.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
vgv committed Oct 28, 2019
1 parent 82ab930 commit 29eea63
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.2"
version = "1.4.3"

signing {
sign configurations.archives
Expand Down

0 comments on commit 29eea63

Please sign in to comment.