Skip to content

Commit 11a6fb4

Browse files
committed
Prepare for 1.4.4 release
1 parent 16e3b60 commit 11a6fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def doUploadArchives = project.hasProperty('sonatypeUsername') && project.hasPro
6262
if (doUploadArchives) {
6363
group = "com.ecwid.consul"
6464
archivesBaseName = "consul-api"
65-
version = "1.4.3"
65+
version = "1.4.4"
6666

6767
signing {
6868
sign configurations.archives

0 commit comments

Comments
 (0)