Skip to content

Commit e5f5868

Browse files
committed
Bump mod version
1 parent 932c24d commit e5f5868

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG-26.1.2.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.2
22
All notable changes to this project will be documented in this file.
33

4+
<a name="26.1.2-1.30.3"></a>
5+
## [26.1.2-1.30.3](https://github.com/CyclopsMC/CyclopsCore/compare/26.1.2-1.30.2...26.1.2-1.30.3) - 2026-08-24 17:30:29
6+
7+
### Fixed
8+
* Fix GUIs not opening when player is forced into a crouching pose (#233)
9+
Closes CyclopsMC/IntegratedDynamics#1695
10+
411
<a name="26.1.2-1.30.2"></a>
5-
## [26.1.2-1.30.2](https://github.com/CyclopsMC/CyclopsCore/compare/26.1.2-1.30.1...26.1.2-1.30.2) - 2026-07-28 16:55:07
12+
## [26.1.2-1.30.2](https://github.com/CyclopsMC/CyclopsCore/compare/26.1.2-1.30.1...26.1.2-1.30.2) - 2026-07-28 16:55:07 +0200
613

714
### Fixed
815
* Fix EntityHelpers not spawning any entities

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.30.2
2+
mod_version=1.30.3
33
group=org.cyclops.cyclopscore
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+
3+
Fixes:
4+
* Fix GUIs not opening when player is forced into a crouching pose (#233)
5+
Closes CyclopsMC/IntegratedDynamics#1695

0 commit comments

Comments
 (0)