Skip to content

Commit 5616852

Browse files
committed
0.7.61b
1 parent e8aa5ed commit 5616852

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
### Fixed
11+
- Prevent an empty say command crashing the game
12+
- [#812] Fixed a chemical duplication bug using the ME bridge
13+
- [#813] Corrected the Mod ID of AE2 Things preventing our integrations to load correctly
14+
915
## [1.21.1-0.7.60b] - 2026-03-05
1016

1117
### Fixed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ mod_id=advancedperipherals
77
# do not include mod_version/minecraft_version with equals sign anywhere else in the file (even in comments)
88
# also do not add space around the equal sign
99
# since we are using poor grep command to do automation :p
10-
mod_version=0.7.60b
10+
mod_version=0.7.61b
1111
minecraft_version=1.21.1
1212
mod_artifact_suffix=
1313
neo_version=21.1.200

0 commit comments

Comments
 (0)