From f27ea61846bc8399c444982278adc4d47bb1f6ea Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Wed, 4 Dec 2024 05:38:30 +0000
Subject: [PATCH] Unhide latest version, hidden by mistake

---
 public/versions.json | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/public/versions.json b/public/versions.json
index 5aeda30..5c62361 100644
--- a/public/versions.json
+++ b/public/versions.json
@@ -5,10 +5,7 @@
     "aliases": [
       "latestR0",
       "latest"
-    ],
-    "properties": {
-      "hidden": true
-    }
+    ]
   },
   {
     "version": "v0.2.0",
-- 
GitLab