mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
docs: version switcher (#10091)
* docs: version switcher * chore: pump script * chore: fix linting on bash script * chore: remove 1.106.0 from archived versions * chore: change version archive script to take next server version not current version --------- Co-authored-by: Zack Pollard <zackpollard@ymail.com>
This commit is contained in:
parent
05874bd84e
commit
321c3ccfc6
6 changed files with 95 additions and 0 deletions
6
docs/static/archived-versions.json
vendored
Normal file
6
docs/static/archived-versions.json
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[
|
||||
{
|
||||
"label": "v1.105.1",
|
||||
"url": "https://v1.105.1.archive.immich.app/"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue