diff --git a/dev/sitemap.xml b/dev/sitemap.xml index 2c63f4c..9ed8c76 100644 --- a/dev/sitemap.xml +++ b/dev/sitemap.xml @@ -2,58 +2,58 @@ https://jelly-rdf.github.io/jelly-jvm/dev/ - 2024-11-02 + 2024-11-03 https://jelly-rdf.github.io/jelly-jvm/dev/contributing/ - 2024-11-02 + 2024-11-03 https://jelly-rdf.github.io/jelly-jvm/dev/getting-started-devs/ - 2024-11-02 + 2024-11-03 https://jelly-rdf.github.io/jelly-jvm/dev/getting-started-plugins/ - 2024-11-02 + 2024-11-03 https://jelly-rdf.github.io/jelly-jvm/dev/licensing/ - 2024-11-02 + 2024-11-03 https://jelly-rdf.github.io/jelly-jvm/dev/dev/implementing/ - 2024-11-02 + 2024-11-03 https://jelly-rdf.github.io/jelly-jvm/dev/dev/releases/ - 2024-11-02 + 2024-11-03 https://jelly-rdf.github.io/jelly-jvm/dev/user/compatibility/ - 2024-11-02 + 2024-11-03 https://jelly-rdf.github.io/jelly-jvm/dev/user/grpc/ - 2024-11-02 + 2024-11-03 https://jelly-rdf.github.io/jelly-jvm/dev/user/jena/ - 2024-11-02 + 2024-11-03 https://jelly-rdf.github.io/jelly-jvm/dev/user/low-level/ - 2024-11-02 + 2024-11-03 https://jelly-rdf.github.io/jelly-jvm/dev/user/rdf4j/ - 2024-11-02 + 2024-11-03 https://jelly-rdf.github.io/jelly-jvm/dev/user/reactive/ - 2024-11-02 + 2024-11-03 https://jelly-rdf.github.io/jelly-jvm/dev/user/utilities/ - 2024-11-02 + 2024-11-03 \ No newline at end of file diff --git a/dev/sitemap.xml.gz b/dev/sitemap.xml.gz index feb6eef..ee904fc 100644 Binary files a/dev/sitemap.xml.gz and b/dev/sitemap.xml.gz differ diff --git a/versions.json b/versions.json index 32e1692..98a1c1c 100644 --- a/versions.json +++ b/versions.json @@ -10,9 +10,9 @@ "version": "2.2.x", "title": "2.2.x", "aliases": [ - "2.2.0", + "stable", "2.2.1", - "stable" + "2.2.0" ] }, { @@ -27,8 +27,8 @@ "title": "2.0.x", "aliases": [ "2.0.2", - "2.0.3", "2.0.1", + "2.0.3", "2.0.0" ] }, @@ -43,9 +43,9 @@ "version": "0.14.x", "title": "0.14.x", "aliases": [ - "0.14.0", "0.14.1", - "0.14.2" + "0.14.2", + "0.14.0" ] }, { @@ -59,8 +59,8 @@ "version": "0.12.x", "title": "0.12.x", "aliases": [ - "0.12.0", - "0.12.1" + "0.12.1", + "0.12.0" ] }, { @@ -68,10 +68,10 @@ "title": "0.11.x", "aliases": [ "0.11.2", + "0.11.6", + "0.11.1", "0.11.3", "0.11.5", - "0.11.1", - "0.11.6", "0.11.0" ] }, @@ -79,9 +79,9 @@ "version": "0.10.x", "title": "0.10.x", "aliases": [ - "0.10.0", + "0.10.1", "0.10.2", - "0.10.1" + "0.10.0" ] } ]