This is an automated email from the ASF dual-hosted git repository.
kontinuation pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sedona-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 1d74515 Switch the default version to 1.4.1
1d74515 is described below
commit 1d7451552298bbe1dcdfc7cf2d43a4d087f00ade
Author: Kontinuation <[email protected]>
AuthorDate: Sun Jun 25 01:41:05 2023 +0000
Switch the default version to 1.4.1
---
versions.json | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/versions.json b/versions.json
index aec4e52..5df1875 100644
--- a/versions.json
+++ b/versions.json
@@ -2,14 +2,12 @@
{
"version": "latest-snapshot",
"title": "latest-snapshot",
- "aliases": [
- "latest"
- ]
+ "aliases": []
},
{
"version": "1.4.1",
"title": "1.4.1",
- "aliases": []
+ "aliases": ["latest"]
},
{
"version": "1.4.0",