From dfa9168a306e3c8b59c6e37dd8d57313df89c21d Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Wed, 4 Dec 2024 05:10:40 +0000
Subject: [PATCH] Set properties for v0.0.2 in public with mike 2.1.3

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

diff --git a/public/versions.json b/public/versions.json
index bed61b3..b8c80e7 100644
--- a/public/versions.json
+++ b/public/versions.json
@@ -5,6 +5,9 @@
     "aliases": [
       "latest",
       "latestR0"
-    ]
+    ],
+    "properties": {
+      "hidden": true
+    }
   }
 ]
-- 
GitLab