We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 720ad43 commit f021f0eCopy full SHA for f021f0e
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
+## [2101.1.15]
8
+
9
+### Fixed
10
+* Fixed team claim limits not getting updated immediately when a player leaves the team
11
12
## [2101.1.14]
13
14
### Added
gradle.properties
@@ -8,7 +8,7 @@ readable_name=FTB Chunks
maven_group=dev.ftb.mods
mod_author=FTB Team
-mod_version=2101.1.14
+mod_version=2101.1.15
minecraft_version=1.21.1
# Deps
0 commit comments