Skip to content

Commit 5cb21a5

Browse files
committed
release: 1.1.11
1 parent 835f58c commit 5cb21a5

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.11-SNAPSHOT'
12+
version = '1.1.11'
1313

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

0 commit comments

Comments
 (0)