Skip to content

Commit

Permalink
19
Browse files Browse the repository at this point in the history
  • Loading branch information
valoeghese committed May 9, 2021
1 parent 37f394d commit 58d19e6
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 = 18
def build_number = 19

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

Expand Down

0 comments on commit 58d19e6

Please sign in to comment.