Skip to content

Commit 47ca173

Browse files
committed
build: version -> 21.1.3, changelog updated
1 parent 86c175d commit 47ca173

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
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+
## [21.1.3]
8+
9+
### Added
10+
* Added `RegionFileRelocator#noChunkNBTscan` method to disable chunk NBT scanning during relocation (use with caution!)
11+
712
## [21.1.2]
813

914
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ minecraft_version=1.21.1
44
enabled_platforms=fabric,neoforge
55

66
archives_base_name=ftb-team-bases
7-
mod_version=21.1.2
7+
mod_version=21.1.3
88
maven_group=dev.ftb.mods
99
mod_author=FTB Team
1010
readable_name=FTB Team Bases

0 commit comments

Comments
 (0)