This commit is contained in:
modmuss50 2021-02-25 18:50:05 +00:00
parent 657e1e08b6
commit 69c470b145
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ plugins {
id 'java' // for jd gen
}
def minecraft_version = "21w08a"
def minecraft_version = "21w08b"
def ENV = System.getenv()
// Fetch build number from Github Actions