Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChloeDawn committed Aug 7, 2023
1 parent 7a97f12 commit 22fcc8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

group = "dev.sapphic"
version = "1.8.2+1.20"
version = "1.8.3+1.20"

if ("CI" in System.getenv()) {
version = "$version-${versioning.info.build}"
Expand Down

0 comments on commit 22fcc8c

Please sign in to comment.