Skip to content

Commit 73e3109

Browse files
committed
build: version -> 2.0.3, changelog updated
1 parent 262e4d6 commit 73e3109

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.0.3]
8+
9+
### Fixed
10+
* (Fabric) Fixed crash when Common Protection API is loaded and FTB Chunks is not loaded
11+
712
## [2.0.2]
813

914
### Added

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ minecraft_version=1.20.1
44
enabled_platforms=fabric,forge
55

66
archives_base_name=ftb-xmod-compat
7-
mod_version=2.0.2
7+
mod_version=2.0.3
88
maven_group=dev.ftb.mods
99
curseforge_id=889915
1010

0 commit comments

Comments
 (0)