Skip to content

Commit 19a470a

Browse files
committed
Prepare for 1.4.5 release
1 parent 905ed11 commit 19a470a

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.4"
65+
version = "1.4.5"
6666

6767
signing {
6868
sign configurations.archives

0 commit comments

Comments
 (0)