diff --git a/docs/_static/version_switcher.json b/docs/_static/version_switcher.json index a490fa0b2..949c6b14e 100644 --- a/docs/_static/version_switcher.json +++ b/docs/_static/version_switcher.json @@ -5,11 +5,16 @@ "url": "https://napari.org/dev/" }, { - "name": "stable (0.8.0)", - "version": "0.8.0", + "name": "stable (0.9.0)", + "version": "0.9.0", "url": "https://napari.org/stable/", "preferred": true }, + { + "name": "0.8.0", + "version": "0.8.0", + "url": "https://napari.org/0.8.0/" + }, { "name": "0.7.1", "version": "0.7.1",