This commit is contained in:
Player 2022-04-20 19:54:21 +02:00
parent 52e19ecbf0
commit 89d13eeb48
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ plugins {
id 'net.fabricmc.filament' version '0.3.0'
}
def minecraft_version = "22w16a"
def minecraft_version = "22w16b"
def ENV = System.getenv()
// Fetch build number from Github Actions