Skip to content

Commit

Permalink
release: 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyAreaBean committed Apr 26, 2024
1 parent 9980dc8 commit c79ab0f
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.5-SNAPSHOT'
version '1.1.5'

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

0 comments on commit c79ab0f

Please sign in to comment.