Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Aug 26, 2024
1 parent 2122d82 commit f054fb5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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.102.1
version=0.103.0
minecraft_version=1.21.1
yarn_version=+build.1
loader_version=0.15.11
Expand All @@ -23,15 +23,15 @@ fabric-command-api-v2-version=2.2.28
fabric-commands-v0-version=0.2.66
fabric-content-registries-v0-version=8.0.16
fabric-crash-report-info-v1-version=0.2.29
fabric-data-attachment-api-v1-version=1.1.27
fabric-data-generation-api-v1-version=20.2.17
fabric-data-attachment-api-v1-version=1.1.28
fabric-data-generation-api-v1-version=20.2.18
fabric-dimensions-v1-version=4.0.0
fabric-entity-events-v1-version=1.6.12
fabric-entity-events-v1-version=1.7.0
fabric-events-interaction-v0-version=0.7.12
fabric-game-rule-api-v1-version=1.0.53
fabric-gametest-api-v1-version=2.0.4
fabric-item-api-v1-version=11.0.0
fabric-item-group-api-v1-version=4.1.4
fabric-item-group-api-v1-version=4.1.5
fabric-key-binding-api-v1-version=1.0.47
fabric-keybindings-v0-version=0.2.45
fabric-lifecycle-events-v1-version=2.3.12
Expand All @@ -58,6 +58,6 @@ fabric-screen-handler-api-v1-version=1.3.86
fabric-sound-api-v1-version=1.0.23
fabric-transfer-api-v1-version=5.1.17
fabric-transitive-access-wideners-v1-version=6.1.0
fabric-convention-tags-v1-version=2.0.20
fabric-convention-tags-v2-version=2.6.0
fabric-convention-tags-v1-version=2.0.21
fabric-convention-tags-v2-version=2.6.1
fabric-client-tags-api-v1-version=1.1.15

1 comment on commit f054fb5

@hagiabaohihi
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gradle.properties

Please sign in to comment.