From 1832e280e91c3ade4f40b454a157a2c553e33a3f Mon Sep 17 00:00:00 2001 From: Jonathan Shimwell Date: Wed, 25 Sep 2024 15:45:49 +0200 Subject: [PATCH] adding version 1.3.0 to docs (#274) --- 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 67e78c7c..41777a6b 100644 --- a/docs/version_switcher.json +++ b/docs/version_switcher.json @@ -13,5 +13,10 @@ "name": "1.2.0", "version": "1.2.0", "url": "https://geouned-org.github.io/GEOUNED/1.2.0" + }, + { + "name": "1.3.0", + "version": "1.3.0", + "url": "https://geouned-org.github.io/GEOUNED/1.3.0" } -] \ No newline at end of file +]