mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-03 09:34:33 +02:00
chore: add v10.1 to version selector list
The CI version update script had a bug that's since been fixed. While the `10.1` docs folder was added, the version JSON was not. This addition enables it to be selected via the docs menu dropdown UI.
This commit is contained in:
parent
9af6ab0c2d
commit
7ce3e4f0b4
1 changed files with 5 additions and 0 deletions
|
@ -4,6 +4,11 @@
|
|||
"title": "edge",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"version": "v10.1",
|
||||
"title": "v10.1",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"version": "v10.0",
|
||||
"title": "v10.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue