Skip to content

Commit d5f0336

Browse files
fix: bump versions
1 parent 549c048 commit d5f0336

2 files changed

Lines changed: 3 additions & 17 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
1-
## 88.0.0
2-
3-
### BREAKING!
4-
5-
- The config system has moved over to json5! Please make sure to update your config files before updating your modpacks to this version!
6-
- The config is now commented and the dimension system has been reworked!
7-
8-
### Added
9-
10-
- Json5 config for comments and better structure
11-
- New dimension matching system that allows for more complex dimensions to support modded dimensions better
1+
## 88.0.1
122

133
### Fixed
144

15-
- Fixed issues with KubeJS integration
16-
17-
### Changed
18-
19-
- Reduced the jar size significantly by forking the IPC library and migrating core features to minecraft compatible libraries. We've also fixed up that library and improved it.
5+
- The discord RPC should now shutdown properly when exiting the game.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ minecraft_version_mav_range=[1.21.0,1.21.9)
77
enabled_platforms=fabric,neoforge
88

99
archives_base_name=SimpleDiscordRichPresence
10-
mod_version=88.0.0
10+
mod_version=88.0.1
1111
maven_group=com.sunekaer.mods
1212

1313
curseforge_id=334853

0 commit comments

Comments
 (0)