Skip to content

Commit

Permalink
Bump Loom 1.10, yarn build 12
Browse files Browse the repository at this point in the history
  • Loading branch information
sakura-ryoko committed Feb 18, 2025
1 parent 28cc835 commit 0a89370
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.9-SNAPSHOT'
id 'fabric-loom' version '1.10-SNAPSHOT'
id 'maven-publish'
}

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mod_version = 0.23.999-dev
# Minecraft, Fabric Loader and API and mappings versions
minecraft_version_out = 25w07a
minecraft_version = 25w07a
mappings_version = 25w07a+build.11
mappings_version = 25w07a+build.12

fabric_loader_version = 0.16.10
mod_menu_version = 14.0.0-beta.1
Expand Down

0 comments on commit 0a89370

Please sign in to comment.