diff --git a/CHANGELOG.md b/CHANGELOG.md index bcf72bc..d065d91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +[2004.2.0] + +### Changed +* Ported to MC 1.20.4: Forge, NeoForge and Fabric all supported + [1902.1.16] ### Fixed diff --git a/gradle.properties b/gradle.properties index 0d6ae4f..299e9be 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,7 +16,7 @@ fabric_loader_version=0.15.7 fabric_api_version=0.96.4+1.20.4 architectury_version=11.1.17 -ftb_library_version=2004.2.0-SNAPSHOT +ftb_library_version=2004.2.0 curseforge_id_forge=314905 curseforge_id_fabric=472659