mirror of
https://github.com/FabricMC/fabric.git
synced 2024-12-02 12:28:13 -05:00
Bump version
Signed-off-by: modmuss50 <modmuss50@gmail.com>
This commit is contained in:
parent
6b24207967
commit
bbbd917405
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx2560M
|
|||
org.gradle.parallel=true
|
||||
fabric.loom.multiProjectOptimisation=true
|
||||
|
||||
version=0.87.0
|
||||
version=0.87.1
|
||||
minecraft_version=1.19.4
|
||||
yarn_version=+build.1
|
||||
loader_version=0.14.21
|
||||
|
@ -13,7 +13,7 @@ prerelease=false
|
|||
# Do not manually update, use the bumpversions task:
|
||||
fabric-api-base-version=0.4.28
|
||||
fabric-api-lookup-api-v1-version=1.6.29
|
||||
fabric-biome-api-v1-version=13.0.9
|
||||
fabric-biome-api-v1-version=13.0.10
|
||||
fabric-block-api-v1-version=1.0.8
|
||||
fabric-blockrenderlayer-v1-version=1.1.38
|
||||
fabric-command-api-v1-version=1.2.31
|
||||
|
|
Loading…
Reference in a new issue