Skip to content

Commit

Permalink
- Patch version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
jjzazuet committed Jul 13, 2024
1 parent 2250384 commit 67958ea
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 @@ -3,7 +3,7 @@ plugins { id("io.vacco.oss.gitflow") version "1.0.1" apply(false) }
subprojects {
apply(plugin = "io.vacco.oss.gitflow")
group = "io.vacco.beleth"
version = "0.2.3"
version = "0.2.4"

configure<io.vacco.oss.gitflow.GsPluginProfileExtension> {
sharedLibrary(true, false)
Expand Down

0 comments on commit 67958ea

Please sign in to comment.