We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4298813 commit a38ca3cCopy full SHA for a38ca3c
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.4]
8
+
9
+### Fixed
10
+* Fixed a FTB Team Bases related crash when attempting to visit bases of disbanded teams
11
12
## [2101.1.3]
13
14
### Added
gradle.properties
@@ -7,7 +7,7 @@ maven_group=dev.ftb.mods
readable_name=FTB Teams
mod_author=FTB Team
-mod_version=2101.1.3
+mod_version=2101.1.4
minecraft_version=1.21.1
# Deps
0 commit comments