diff --git a/gradle.properties b/gradle.properties index d31c3c4ef..6dddd82cb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ org.gradle.daemon=false mod.id=cfm mod.name=MrCrayfish's Furniture Mod mod.author=MrCrayfish -mod.version=7.0.0-pre27 +mod.version=7.0.0-pre28 minecraft.version=1.18.1 mappings.channel=official mappings.version=1.18.1 diff --git a/src/main/resources/META-INF/mods.toml b/src/main/resources/META-INF/mods.toml index cff794e0e..adc49ba8e 100644 --- a/src/main/resources/META-INF/mods.toml +++ b/src/main/resources/META-INF/mods.toml @@ -5,7 +5,7 @@ issueTrackerURL="https://github.com/MrCrayfish/MrCrayfishFurnitureMod/issues" [[mods]] modId="cfm" -version="7.0.0-pre27" +version="7.0.0-pre28" displayName="MrCrayfish's Furniture Mod" updateJSONURL="https://mrcrayfish.com/modupdatejson?id=cfm" displayURL="https://mrcrayfish.com/mods?id=cfm"