Skip to content

Commit

Permalink
Merge branch 'refs/heads/1.20' into 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
sisby-folk committed Aug 26, 2024
2 parents e2a4a50 + 1874646 commit 199ed9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ modrinth {
syncBodyFrom = rootProject.file("README.md").text
dependencies {
required.version libs.fapi.get().getName(), libs.versions.fapi.get()
optional.version libs.emi.get().getName().replace("-fabric", ""), libs.versions.emi.get()
optional.version libs.emi.get().getName().replace("-fabric", ""), libs.versions.emi.get() + "+fabric"
}
}

Expand Down

0 comments on commit 199ed9e

Please sign in to comment.