Skip to content

Commit a547755

Browse files
committed
Bump mod version
1 parent 8d4e61b commit a547755

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG-26.1.1.md

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

4+
<a name="26.1.1-1.6.30"></a>
5+
## [26.1.1-1.6.30](https://github.com/CyclopsMC/IntegratedTerminals/compare/26.1.1-1.6.29...26.1.1-1.6.30) - 2026-04-12 17:28:08
6+
7+
8+
### Fixed
9+
* Fix crash when shift-clicking output slot with empty item stack (#199)
10+
411
<a name="26.1.1-1.6.29"></a>
5-
## [26.1.1-1.6.29](https://github.com/CyclopsMC/IntegratedTerminals/compare/26.1.1-1.6.28...26.1.1-1.6.29) - 2026-04-11 19:58:40
12+
## [26.1.1-1.6.29](https://github.com/CyclopsMC/IntegratedTerminals/compare/26.1.1-1.6.28...26.1.1-1.6.29) - 2026-04-11 19:58:40 +0200
613

714

815
### Changed

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.29
2+
mod_version=1.6.30
33
group=org.cyclops.integratedterminals
44
java_version=25
55

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
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 crash when shift-clicking output slot with empty item stack (#199)

0 commit comments

Comments
 (0)