Skip to content

Commit be834de

Browse files
committed
version -> 13.5.1, changelog updated
1 parent d581a81 commit be834de

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Changes are in reverse chronological order; newest changes at the top.
66

77
# Minecraft 1.21.8
88

9+
## [13.5.1]
10+
* Added `modularrouters:activator_blacklist` item tag to prevent certain items being used by the Activator Module
11+
912
## [13.5.0]
1013
* Updated to Minecraft 1.21.8
1114
* On par feature-wise and bugfix-wise with latest 1.21.1 release (13.2.3)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ org.gradle.daemon=false
66
# Mod
77
mod_id=modularrouters
88
archive_base_name=modular-routers
9-
mod_version=13.5.0
9+
mod_version=13.5.1
1010
mod_name="Modular Routers"
1111
mod_group_id=me.desht.modularrouters
1212
mod_license=MIT

0 commit comments

Comments
 (0)