mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-03 10:39:57 -04:00
Bump version
This commit is contained in:
parent
5341049050
commit
90fe97f88e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ plugins {
|
|||
def ENV = System.getenv()
|
||||
|
||||
class Globals {
|
||||
static def baseVersion = "0.4.25"
|
||||
static def baseVersion = "0.4.26"
|
||||
static def mcVersion = "1.15.1"
|
||||
static def yarnVersion = "+build.1"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue