From 1da76724cd8b2ef04d4165ea6ca267bd074884e0 Mon Sep 17 00:00:00 2001 From: Jonathan Shimwell Date: Tue, 18 Jun 2024 09:17:47 +0100 Subject: [PATCH] Added version 1.2 to docs versions (#236) --- docs/version_switcher.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/version_switcher.json b/docs/version_switcher.json index 3f86e201..8a66d4f3 100644 --- a/docs/version_switcher.json +++ b/docs/version_switcher.json @@ -8,5 +8,10 @@ "name": "1.1.0", "version": "1.1.0", "url": "https://geouned-org.github.io/GEOUNED/1.1.0" + }, + { + "name": "1.2.0", + "version": "1.2.0", + "url": "https://geouned-org.github.io/GEOUNED/1.2.0" } -] \ No newline at end of file +]