Skip to content

Commit

Permalink
chore: update project version to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFruxz committed Nov 23, 2022
1 parent cc3372c commit 79f582d
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 @@ -14,7 +14,7 @@ repositories {
mavenCentral()
}

version = "6.0.0"
version = "7.0.0"
group = "de.fruxz"

dependencies {
Expand Down

0 comments on commit 79f582d

Please sign in to comment.