Skip to content

Commit c79ab0f

Browse files
committed
release: 1.1.5
1 parent 9980dc8 commit c79ab0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
group 'cc.happyareabean'
12-
version '1.1.5-SNAPSHOT'
12+
version '1.1.5'
1313

1414
def gitCommit = indraGit.commit().abbreviate(7).name()
1515
def fullVersion = "${project.version}-${gitCommit}"

0 commit comments

Comments
 (0)