Skip to content

Commit

Permalink
fix #9 and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ix0rai committed Nov 11, 2024
1 parent e6e6c21 commit 7ab0977
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ loom {
}

mixin {
defaultRefmapName.set("${mod_id}.refmap.json")
useLegacyMixinAp = false
}

runs {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ issue_tracker_url=https://github.com/rosebudmods/ramel/issues
discord_url=https://discord.gg/TN9gaXJ6E8

# publishing
mod_version=1.2.0
mod_version=1.2.1
pub.should_publish=true
pub.additional_versions=1.21
pub.curseforge_id=877074
Expand Down

0 comments on commit 7ab0977

Please sign in to comment.