Skip to content

Commit 172e092

Browse files
committed
Bump version
1 parent 75b6192 commit 172e092

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

build.gradle

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,7 @@ modrinth {
157157
token = System.getenv("MODRINTH_TOKEN")
158158
projectId = "mod-remapping-api"
159159
changelog = """
160-
Remove direct FabricLoader Logger usage and replace it by LFAPI's one.
161-
162-
Include most Flap patches to MRAPI.
163-
164-
Fix wrong usage of replace in the codebase.
160+
Fix vanilla classes not being filtered out of mods.
165161
"""
166162
uploadFile = shadeDowngradedApi
167163

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.2
14+
mod_version = 1.28.3
1515
maven_group = io.github.fabriccompatibilitylayers
1616
archives_base_name = mod-remapping-api

0 commit comments

Comments
 (0)