forked from FabricMC/fabric
Bump Version
This commit is contained in:
parent
04b9979457
commit
3c3ab87276
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ plugins {
|
|||
def ENV = System.getenv()
|
||||
|
||||
class Globals {
|
||||
static def baseVersion = "0.5.1"
|
||||
static def baseVersion = "0.5.2"
|
||||
static def mcVersion = "20w10a"
|
||||
static def yarnVersion = "+build.7"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue