Skip to content

Commit 7ab0977

Browse files
committed
fix #9 and bump version
1 parent e6e6c21 commit 7ab0977

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fabric/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ loom {
7171
}
7272

7373
mixin {
74-
defaultRefmapName.set("${mod_id}.refmap.json")
74+
useLegacyMixinAp = false
7575
}
7676

7777
runs {

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ issue_tracker_url=https://github.com/rosebudmods/ramel/issues
3535
discord_url=https://discord.gg/TN9gaXJ6E8
3636

3737
# publishing
38-
mod_version=1.2.0
38+
mod_version=1.2.1
3939
pub.should_publish=true
4040
pub.additional_versions=1.21
4141
pub.curseforge_id=877074

0 commit comments

Comments
 (0)