Skip to content

Commit 15f55d0

Browse files
committed
Bump mod version
1 parent 0061d8b commit 15f55d0

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

CHANGELOG-26.1.1.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
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.31"></a>
5+
## [26.1.1-1.6.31](https://github.com/CyclopsMC/IntegratedTerminals/compare/26.1.1-1.6.30...26.1.1-1.6.31) - 2026-04-13 16:47:07
6+
7+
8+
### Added
9+
* Add translations through Crowdin (#196)
10+
11+
### Fixed
12+
* Fix gray background not showing in terminal storage
13+
414
<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
15+
## [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 +0200
616

717

818
### 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.30
2+
mod_version=1.6.31
33
group=org.cyclops.integratedterminals
44
java_version=25
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.5 or higher.
3+
4+
Additions:
5+
* Add translations through Crowdin (#196)
6+
7+
Fixes:
8+
* Fix gray background not showing in terminal storage

0 commit comments

Comments
 (0)