Skip to content

Commit c0c9332

Browse files
committed
Bump mod version
1 parent 77690a5 commit c0c9332

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

CHANGELOG-1.21.1.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
# Changelog for Minecraft 1.21.1
22
All notable changes to this project will be documented in this file.
33

4+
<a name="1.21.1-1.6.21"></a>
5+
## [1.21.1-1.6.21](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.20...1.21.1-1.6.21) - 2025-11-24 16:52:10
6+
7+
8+
### Fixed
9+
* Fix rare deadlock when opening terminal
10+
11+
Closes CyclopsMC/IntegratedDynamics#1572
12+
413
<a name="1.21.1-1.6.20"></a>
5-
## [1.21.1-1.6.20](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.19...1.21.1-1.6.20) - 2025-11-16 15:33:59
14+
## [1.21.1-1.6.20](https://github.com/CyclopsMC/IntegratedTerminals/compare/1.21.1-1.6.19...1.21.1-1.6.20) - 2025-11-16 15:33:59 +0100
615

716

817
### Fixed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Project
2-
mod_version=1.6.20
2+
mod_version=1.6.21
33
group=org.cyclops.integratedterminals
44
java_version=21
55

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
As always, don't forget to backup your world before updating!
2+
Requires CyclopsCore version 1.25.1 or higher.
3+
4+
Fixes:
5+
* Fix rare deadlock when opening terminal
6+
7+
Closes CyclopsMC/IntegratedDynamics#1572
8+

0 commit comments

Comments
 (0)