Skip to content

Commit 574d52d

Browse files
committed
updated changelog & release_info.json
1 parent cf35312 commit 574d52d

2 files changed

Lines changed: 11 additions & 4 deletions

File tree

Changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ This is an overview of significant new features and fixes by release. See https
44

55
Changes are in reverse chronological order; newest changes at the top.
66

7+
# Minecraft 1.21.8
8+
9+
## [13.5.0]
10+
* Updated to Minecraft 1.21.8
11+
* On par feature-wise and bugfix-wise with latest 1.21.1 release (13.2.3)
12+
* Known issue: camouflage upgrade only works with some blocks right now
13+
714
# Minecraft 1.21.4
815

916
## [13.4.1]

release_info.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"homepage" : "https://minecraft.curseforge.com/projects/modular-routers",
33
"promos" : {
4-
"1.21.4-recommended" : "13.4.0",
5-
"1.21.4-latest" : "13.4.0"
4+
"1.21.8-recommended" : "13.5.0",
5+
"1.21.8-latest" : "13.5.0"
66
},
7-
"1.21.4" : {
8-
"13.4.0": "https://github.com/desht/ModularRouters/blob/MC1.21.4-master/Changelog.md#1340"
7+
"1.21.8" : {
8+
"13.5.0": "https://github.com/desht/ModularRouters/blob/MC1.21.8-master/Changelog.md#1350"
99
}
1010
}

0 commit comments

Comments
 (0)