From 76993d4ec46176dc4f09610dcab2be2ae4f5d48f Mon Sep 17 00:00:00 2001 From: Cody Baker <51133164+CodyCBakerPhD@users.noreply.github.com> Date: Sat, 31 Aug 2024 00:16:05 -0400 Subject: [PATCH] Update switcher.json --- docs/_static/switcher.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/_static/switcher.json b/docs/_static/switcher.json index 289809962..e3af1e51e 100644 --- a/docs/_static/switcher.json +++ b/docs/_static/switcher.json @@ -4,6 +4,12 @@ "url": "https://nwb-guide.readthedocs.io/en/latest/", "preferred": false }, + { + "name": "1.0.4", + "version": "v1.0.4", + "url": "https://nwb-guide.readthedocs.io/en/v1.0.4/", + "preferred": true + }, { "name": "1.0.3", "version": "v1.0.3",