We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262e4d6 commit 73e3109Copy full SHA for 73e3109
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [2.0.3]
8
+
9
+### Fixed
10
+* (Fabric) Fixed crash when Common Protection API is loaded and FTB Chunks is not loaded
11
12
## [2.0.2]
13
14
### Added
gradle.properties
@@ -4,7 +4,7 @@ minecraft_version=1.20.1
enabled_platforms=fabric,forge
archives_base_name=ftb-xmod-compat
-mod_version=2.0.2
+mod_version=2.0.3
maven_group=dev.ftb.mods
curseforge_id=889915
0 commit comments