Skip to content

Commit

Permalink
Update API version.
Browse files Browse the repository at this point in the history
Signed-off-by: 秋雨落 <i@rain.cx>
  • Loading branch information
qyl27 committed Sep 18, 2024
1 parent 05aedb3 commit b04cca7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ allprojects {
minecraftVersion = '1.21.1'
supportedPlatforms = ['forge', 'neoforge', 'fabric']
fabricLoaderVersion = '0.16.2'
fabricApiVersion = '0.102.1+1.21.1'
fabricApiVersion = '0.104.0+1.21.1'
forgeVersion = '52.0.4'
neoForgeVersion = '21.1.22'
neoForgeVersion = '21.1.54'
apiVersion = '1.7.3'
toolsVersion = '1.3.0'
mixinVersion = '0.8.5'
Expand Down

0 comments on commit b04cca7

Please sign in to comment.