Skip to content

Commit 4c5c343

Browse files
committed
Bump version
1 parent cd11337 commit 4c5c343

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,11 @@ modrinth {
157157
token = System.getenv("MODRINTH_TOKEN")
158158
projectId = "mod-remapping-api"
159159
changelog = """
160-
Update Tiny Remapper to 0.13.0.
160+
Remove direct FabricLoader Logger usage and replace it by LFAPI's one.
161161
162-
Update MappingIO to 0.8.0.
162+
Include most Flap patches to MRAPI.
163163
164-
Add Class Tweaker support.
164+
Fix wrong usage of replace in the codebase.
165165
"""
166166
uploadFile = shadeDowngradedApi
167167

gradle.properties

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

1313
# Mod Properties
14-
mod_version = 1.28.1
14+
mod_version = 1.28.2
1515
maven_group = io.github.fabriccompatibilitylayers
1616
archives_base_name = mod-remapping-api

0 commit comments

Comments
 (0)