Skip to content

Commit

Permalink
bump build number
Browse files Browse the repository at this point in the history
  • Loading branch information
valoeghese committed Dec 27, 2021
1 parent b0d4ccf commit b4df300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def minecraft_version = "b1.7.3"

def ENV = System.getenv()
//def build_number = ENV.BUILD_NUMBER ?: "local"
def build_number = 20
def build_number = 21

def plasmaVersion = "${minecraft_version}-build.$build_number"

Expand Down

0 comments on commit b4df300

Please sign in to comment.