Skip to content

Commit 180061e

Browse files
committed
Version bump + changelog
1 parent 8718215 commit 180061e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ modrinth {
136136
token = System.getenv("MODRINTH_TOKEN")
137137
projectId = "mod-remapping-api"
138138
changelog = """
139-
Fix mod mappings being inverted on Babric
139+
Support remapping mods from other namespaces than obfuscated/official.
140140
"""
141141
uploadFile = remapJar
142142

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ org.gradle.jvmargs=-Xmx1G
1212
spasm_version=0.2
1313

1414
# Mod Properties
15-
mod_version = 1.22.1
15+
mod_version = 1.23.0
1616
maven_group = io.github.fabriccompatibiltylayers
1717
archives_base_name = mod-remapping-api

0 commit comments

Comments
 (0)