#releaseBuild
This commit is contained in:
parent
3370acf61c
commit
b7fa791649
2 changed files with 3 additions and 3 deletions
|
@ -55,7 +55,7 @@ repositories {
|
|||
}
|
||||
}
|
||||
|
||||
version = "3.7.1"
|
||||
version = "3.7.2"
|
||||
|
||||
configurations {
|
||||
shade
|
||||
|
|
|
@ -27,9 +27,9 @@
|
|||
]
|
||||
},
|
||||
"depends": {
|
||||
"fabricloader": ">=0.6.3",
|
||||
"fabricloader": ">=0.10.8",
|
||||
"fabric": ">=0.28.3",
|
||||
"reborncore": "*",
|
||||
"reborncore": ">=4.6.2",
|
||||
"team_reborn_energy": ">=0.1.1",
|
||||
"fabric-biome-api-v1": ">=3.0.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue