Skip to content

Commit fb973ac

Browse files
committed
Bump mod version
1 parent 9ae8059 commit fb973ac

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

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

4+
<a name="26.1.2-1.0.23"></a>
5+
## [26.1.2-1.0.23](https://github.com/CyclopsMC/IntegratedScripting/compare/26.1.2-1.0.22...26.1.2-1.0.23) - 2026-07-13 20:25:08
6+
7+
8+
### Added
9+
* New Translations (#65)
10+
11+
### Fixed
12+
* Check for path safety when setting scripts
13+
414
<a name="26.1.2-1.0.22"></a>
5-
## [26.1.2-1.0.22](https://github.com/CyclopsMC/IntegratedScripting/compare/26.1.2-1.0.21...26.1.2-1.0.22) - 2026-05-16 10:22:16
15+
## [26.1.2-1.0.22](https://github.com/CyclopsMC/IntegratedScripting/compare/26.1.2-1.0.21...26.1.2-1.0.22) - 2026-05-16 10:22:16 +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.0.22
2+
mod_version=1.0.23
33
group=org.cyclops.integratedscripting
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.29.5 or higher.
3+
4+
Additions:
5+
* New Translations (#65)
6+
7+
Fixes:
8+
* Check for path safety when setting scripts

0 commit comments

Comments
 (0)