Skip to content

Commit

Permalink
chore: update project version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFruxz committed Oct 8, 2022
1 parent e62f34e commit 1bb91cf
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 = "1.0.0-RC2"
version = "1.0.0"
group = "de.fruxz"

repositories {
Expand Down

0 comments on commit 1bb91cf

Please sign in to comment.