File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog for Minecraft 1.21.1
22All notable changes to this project will be documented in this file.
33
4+ <a name =" 1.21.1-1.0.21 " ></a >
5+ ## [ 1.21.1-1.0.21] ( https://github.com/CyclopsMC/IntegratedScripting/compare/1.21.1-1.0.20...1.21.1-1.0.21 ) - 2025-12-24 13:43:13
6+
7+
8+ ### Fixed
9+ * Fix Graal not being bumped to 25.0.1, Closes #54
10+
411<a name =" 1.21.1-1.0.20 " ></a >
5- ## [ 1.21.1-1.0.20] ( https://github.com/CyclopsMC/IntegratedScripting/compare/1.21.1-1.0.19...1.21.1-1.0.20 ) - 2025-12-22 15:54:19
12+ ## [ 1.21.1-1.0.20] ( https://github.com/CyclopsMC/IntegratedScripting/compare/1.21.1-1.0.19...1.21.1-1.0.20 ) - 2025-12-22 15:54:19 +0100
613
714
815### Added
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ org.gradle.daemon=false
3131org.gradle.caching =true
3232
3333# Dependencies
34- graal_version =24.1 .1
34+ graal_version =25.0 .1
3535cyclopscore_version =1.25.5-871
3636integrateddynamics_version =1.24.1-1419
3737commoncapabilities_version =2.9.7-303
Original file line number Diff line number Diff line change 1+ As always, don't forget to backup your world before updating!
2+ Requires CyclopsCore version 1.25.5 or higher.
3+
4+ Fixes:
5+ * Fix Graal not being bumped to 25.0.1, Closes #54
You can’t perform that action at this time.
0 commit comments