Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Sep 3, 2023
1 parent 92a0d36 commit f1861fd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx2560M
org.gradle.parallel=true
fabric.loom.multiProjectOptimisation=true

version=0.87.0
version=0.88.0
minecraft_version=1.20.1
yarn_version=+build.1
loader_version=0.14.21
Expand All @@ -14,7 +14,7 @@ prerelease=false
fabric-api-base-version=0.4.30
fabric-api-lookup-api-v1-version=1.6.35
fabric-biome-api-v1-version=13.0.10
fabric-block-api-v1-version=1.0.9
fabric-block-api-v1-version=1.0.10
fabric-block-view-api-v2-version=1.0.0
fabric-blockrenderlayer-v1-version=1.1.40
fabric-command-api-v1-version=1.2.33
Expand Down Expand Up @@ -47,10 +47,10 @@ fabric-object-builder-api-v1-version=11.1.1
fabric-particles-v1-version=1.1.1
fabric-recipe-api-v1-version=1.0.20
fabric-registry-sync-v0-version=2.3.2
fabric-renderer-api-v1-version=3.1.2
fabric-renderer-indigo-version=1.4.2
fabric-renderer-api-v1-version=3.1.3
fabric-renderer-indigo-version=1.4.3
fabric-renderer-registries-v1-version=3.2.45
fabric-rendering-data-attachment-v1-version=0.3.34
fabric-rendering-data-attachment-v1-version=0.3.35
fabric-rendering-fluids-v1-version=3.0.27
fabric-rendering-v0-version=1.1.48
fabric-rendering-v1-version=3.0.7
Expand All @@ -59,7 +59,7 @@ fabric-resource-loader-v0-version=0.11.9
fabric-screen-api-v1-version=2.0.7
fabric-screen-handler-api-v1-version=1.3.29
fabric-sound-api-v1-version=1.0.12
fabric-transfer-api-v1-version=3.3.0
fabric-transfer-api-v1-version=3.3.1
fabric-transitive-access-wideners-v1-version=4.3.0
fabric-convention-tags-v1-version=1.5.4
fabric-client-tags-api-v1-version=1.1.1

0 comments on commit f1861fd

Please sign in to comment.