Skip to content

Commit

Permalink
chore: update project version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFruxz committed Oct 22, 2022
1 parent bdd0c9b commit a7df629
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 @@ -10,7 +10,7 @@ plugins {

var host = "github.com/TheFruxz/Stacked"

version = "2.0.0"
version = "3.0.0"
group = "de.fruxz"

repositories {
Expand Down

0 comments on commit a7df629

Please sign in to comment.