Skip to content

Commit

Permalink
Prepare for 1.4.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
vgv committed Nov 4, 2019
1 parent 16e3b60 commit 11a6fb4
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.3"
version = "1.4.4"

signing {
sign configurations.archives
Expand Down

0 comments on commit 11a6fb4

Please sign in to comment.