Skip to content

Commit

Permalink
release: 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyAreaBean committed Dec 22, 2024
1 parent 3945e19 commit cc0eea9
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 @@ -9,7 +9,7 @@ plugins {
}

group = 'cc.happyareabean'
version = '1.1.8-SNAPSHOT'
version = '1.1.8'

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

0 comments on commit cc0eea9

Please sign in to comment.