File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.4.4] - 2025-09-29
10+
11+ ### Changed
12+
13+ - Library update for compatibility
14+
915## [ 1.4.3] - 2025-09-27
1016
1117### Changed
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ org.gradle.jvmargs = -Xmx4G
33org.gradle.warning.mode = all
44minecraftVersion = 1.20.1
55# Mod Properties
6- modVersion = 1.4.3
6+ modVersion = 1.4.4
77mavenGroup = site.siredvin
88modBaseName = turtlematic
99archivesBaseName = turtlematic
Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ mixinGradle = "0.7.+"
1010forgegradle = " 6.+"
1111# Core mod dependencies
1212cc-tweaked = " 1.113.0"
13- broccolium = " 1.1.8 "
14- tweakium = " 1.1.8 "
15- peripheralium = " 1.1.8 "
16- broccolium-jjar = " [1.1.8 , 1.2.0)"
17- tweakium-jjar = " [1.1.8 , 1.2.0)"
18- peripheralium-jjar = " [1.1.8 , 1.2.0)"
13+ broccolium = " 1.1.12 "
14+ tweakium = " 1.1.12 "
15+ peripheralium = " 1.1.12 "
16+ broccolium-jjar = " [1.1.12 , 1.2.0)"
17+ tweakium-jjar = " [1.1.12 , 1.2.0)"
18+ peripheralium-jjar = " [1.1.12 , 1.2.0)"
1919mixin = " 0.8.5"
2020# Fabric dependencies
2121fabric-api = " 0.92.0+1.20.1"
You can’t perform that action at this time.
0 commit comments