Skip to content

Commit

Permalink
release: 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyAreaBean committed Jan 9, 2024
1 parent 7097311 commit 6bd908a
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 @@ -6,7 +6,7 @@ plugins {
}

group 'cc.happyareabean'
version '1.1.3'
version '1.1.4'

sourceCompatibility = JavaLanguageVersion.of(8)
targetCompatibility = JavaLanguageVersion.of(8)
Expand Down

0 comments on commit 6bd908a

Please sign in to comment.