Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
scrayos committed Nov 3, 2024
1 parent 7cd2488 commit 602bc06
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 @@ -6,7 +6,7 @@ import org.jlleitschuh.gradle.ktlint.reporter.ReporterType

// define the gav coordinates of this project
group = "net.scrayos"
version = "0.8.0"
version = "0.9.0-SNAPSHOT"
description = "Xenos Client (Kotlin/Java)"

// hook the plugins for the builds
Expand Down

0 comments on commit 602bc06

Please sign in to comment.