Skip to content

Commit 14afa32

Browse files
committed
0.7.56b
1 parent 13f4070 commit 14afa32

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ 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+
- [#775] Added support for the latest RS2 version, fixes a crash when trying to submit a crafting job. Min RS2 version is now beta 8
12+
913
## [1.21.1-0.7.55b] - 2025-07-14
1014

1115
### 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.55b
10+
mod_version=0.7.56b
1111
minecraft_version=1.21.1
1212
mod_artifact_suffix=
1313
neo_version=21.1.186

0 commit comments

Comments
 (0)