Skip to content

Commit

Permalink
build: bump to 1.1.6-SNAPSHOT [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyAreaBean committed Apr 26, 2024
1 parent c79ab0f commit 0d84201
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'
version '1.1.6-SNAPSHOT'

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

0 comments on commit 0d84201

Please sign in to comment.