Skip to content

Commit 7ddd547

Browse files
🛠️ chore: release v3.1.1 (Minecraft 1.21.6-1.21.8) (#486)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dd42555 commit 7ddd547

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

data/versions.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
[
2+
{
3+
"version": "3.1.1",
4+
"minecraft_versions": [
5+
"1.21.6",
6+
"1.21.7",
7+
"1.21.8"
8+
],
9+
"manifest": "https://raw.githubusercontent.com/mcbookshelf/bookshelf/refs/tags/v3.1.1/data/manifest.json"
10+
},
211
{
312
"version": "3.1.0",
413
"minecraft_versions": [

docs/_static/switcher.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"preferred": true
1212
},
1313
{
14-
"name": "3.1.0",
15-
"version": "v3.1.0",
16-
"url": "https://docs.mcbookshelf.dev/en/v3.1.0/"
14+
"name": "3.1.1",
15+
"version": "v3.1.1",
16+
"url": "https://docs.mcbookshelf.dev/en/v3.1.1/"
1717
},
1818
{
1919
"name": "3.0.2",

0 commit comments

Comments
 (0)