Skip to content

Commit ef314cc

Browse files
committed
Bump mod version
1 parent f94dc2c commit ef314cc

3 files changed

Lines changed: 15 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-2.2.3"></a>
5+
## [26.1.2-2.2.3](https://github.com/CyclopsMC/CapabilityProxy/compare/26.1.2-2.2.2...26.1.2-2.2.3) - 2026-04-22 20:10:28
6+
7+
8+
### Fixed
9+
* Fix CyclopsCore version check failure on Fabric
10+
411
<a name="26.1.2-2.2.2"></a>
5-
## [26.1.2-2.2.2] - 2026-04-22 19:56:44
12+
## [26.1.2-2.2.2] - 2026-04-22 19:56:44 +0200
613

714

815
Initial 26.1.2 release

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=2.2.2
2+
mod_version=2.2.3
33
group=org.cyclops.capabilityproxy
44
java_version=25
55

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
As always, don't forget to backup your world before updating!
2+
Requires CyclopsCore version 1.29.5 or higher.
3+
4+
Fixes:
5+
* Fix CyclopsCore version check failure on Fabric
6+

0 commit comments

Comments
 (0)