mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-21 03:10:54 -04:00
Bump versions
This commit is contained in:
parent
2b5c62d085
commit
a722d8c028
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ plugins {
|
|||
def ENV = System.getenv()
|
||||
|
||||
class Globals {
|
||||
static def baseVersion = "0.35.2"
|
||||
static def baseVersion = "0.36.0"
|
||||
static def mcVersion = "1.17"
|
||||
static def yarnVersion = "+build.6"
|
||||
static def loaderVersion = "0.11.3"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
archivesBaseName = "fabric-events-interaction-v0"
|
||||
version = getSubprojectVersion(project, "0.4.8")
|
||||
version = getSubprojectVersion(project, "0.4.9")
|
||||
|
||||
moduleDependencies(project, [
|
||||
'fabric-api-base'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue