Skip to content

Commit

Permalink
Merge branch '1.18' into 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
sisby-folk committed Feb 17, 2023
2 parents 3e4477d + 321004e commit b4a8554
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 @@ -24,7 +24,7 @@ archivesBaseName = project.archives_base_name

def mc_major = '1.19'
def mc = mc_major + '.2'
def default_branch = '1.18'
def default_branch = '1.19'

def origVersion = project.version

Expand Down

0 comments on commit b4a8554

Please sign in to comment.