Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Nov 25, 2024
1 parent 6dc662b commit b9e68eb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org.gradle.jvmargs=-Xmx2560M
org.gradle.parallel=true

version=0.109.1
version=0.110.0
minecraft_version=1.21.4-pre2
yarn_version=+build.1
loader_version=0.16.9
Expand All @@ -22,8 +22,8 @@ fabric-command-api-v2-version=2.2.38
fabric-commands-v0-version=0.2.76
fabric-content-registries-v0-version=9.1.10
fabric-crash-report-info-v1-version=0.3.4
fabric-data-attachment-api-v1-version=1.4.0
fabric-data-generation-api-v1-version=22.0.4
fabric-data-attachment-api-v1-version=1.4.1
fabric-data-generation-api-v1-version=22.0.5
fabric-dimensions-v1-version=4.0.8
fabric-entity-events-v1-version=2.0.9
fabric-events-interaction-v0-version=3.0.3
Expand All @@ -39,22 +39,22 @@ fabric-loot-api-v3-version=1.0.17
fabric-message-api-v1-version=6.0.22
fabric-model-loading-api-v1-version=3.0.9
fabric-networking-api-v1-version=4.3.6
fabric-object-builder-api-v1-version=18.0.2
fabric-object-builder-api-v1-version=18.0.3
fabric-particles-v1-version=4.0.11
fabric-recipe-api-v1-version=8.0.1
fabric-registry-sync-v0-version=5.2.5
fabric-registry-sync-v0-version=5.3.0
fabric-renderer-api-v1-version=4.0.5
fabric-renderer-indigo-version=1.9.5
fabric-rendering-data-attachment-v1-version=0.3.55
fabric-rendering-fluids-v1-version=3.1.16
fabric-rendering-v1-version=9.0.3
fabric-rendering-v1-version=9.0.4
fabric-resource-conditions-api-v1-version=5.0.11
fabric-resource-loader-v0-version=3.0.8
fabric-screen-api-v1-version=2.0.35
fabric-screen-handler-api-v1-version=1.3.103
fabric-screen-handler-api-v1-version=1.3.104
fabric-sound-api-v1-version=1.0.30
fabric-transfer-api-v1-version=5.4.4
fabric-transitive-access-wideners-v1-version=6.2.0
fabric-transitive-access-wideners-v1-version=6.3.0
fabric-convention-tags-v1-version=2.1.4
fabric-convention-tags-v2-version=2.9.4
fabric-client-tags-api-v1-version=1.1.25

0 comments on commit b9e68eb

Please sign in to comment.