Skip to content

Commit 59a1b3d

Browse files
committed
Bump mod version
1 parent 82e7c6f commit 59a1b3d

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

CHANGELOG-1.19.2.md

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

4+
<a name="1.19.2-1.6.14"></a>
5+
## [1.19.2-1.6.14](/compare/1.19.2-1.6.13...1.19.2-1.6.14) - 2025-11-24 16:49:25
6+
7+
8+
### Fixed
9+
* Fix rare deadlock when opening terminal
10+
11+
Closes CyclopsMC/IntegratedDynamics#1572
12+
413
<a name="1.19.2-1.6.13"></a>
5-
## [1.19.2-1.6.13](/compare/1.19.2-1.6.12...1.19.2-1.6.13) - 2025-11-16 15:22:42
14+
## [1.19.2-1.6.13](/compare/1.19.2-1.6.12...1.19.2-1.6.13) - 2025-11-16 15:22:42 +0100
615

716

817
### Fixed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mod_version=1.6.13
1+
mod_version=1.6.14
22
minecraft_version=1.19.2
33
forge_version=43.2.21
44
cyclopscore_version=1.19.4-495
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.19.4 or higher.
3+
4+
Fixes:
5+
* Fix rare deadlock when opening terminal
6+
7+
Closes CyclopsMC/IntegratedDynamics#1572
8+

0 commit comments

Comments
 (0)