mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-21 11:20:55 -04:00
bump version
This commit is contained in:
parent
5794386efb
commit
b92c4e0aca
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ plugins {
|
|||
def ENV = System.getenv()
|
||||
|
||||
class Globals {
|
||||
static def baseVersion = "0.12.3"
|
||||
static def baseVersion = "0.12.4"
|
||||
static def mcVersion = "1.16-pre7"
|
||||
static def yarnVersion = "+build.1"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue