This commit is contained in:
modmuss50 2021-02-04 18:54:50 +00:00
parent ca7b6af837
commit e595576343
1 changed files with 1 additions and 1 deletions

View File

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