From 6a4ab4507e488a956b98b500809405e1d2a32eba Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Tue, 16 Apr 2024 09:25:08 +0000
Subject: [PATCH] Copied v44.0 to [latestR4], latest in public with mike 2.0.0

---
 public/[latestR4]    | 1 +
 public/latest        | 1 +
 public/versions.json | 2 ++
 3 files changed, 4 insertions(+)
 create mode 120000 public/[latestR4]
 create mode 120000 public/latest

diff --git a/public/[latestR4] b/public/[latestR4]
new file mode 120000
index 00000000..15d66ffb
--- /dev/null
+++ b/public/[latestR4]
@@ -0,0 +1 @@
+v44.0
\ No newline at end of file
diff --git a/public/latest b/public/latest
new file mode 120000
index 00000000..15d66ffb
--- /dev/null
+++ b/public/latest
@@ -0,0 +1 @@
+v44.0
\ No newline at end of file
diff --git a/public/versions.json b/public/versions.json
index a5807158..79ec2282 100644
--- a/public/versions.json
+++ b/public/versions.json
@@ -3,6 +3,8 @@
     "version": "v44.0",
     "title": "v44.0",
     "aliases": [
+      "latest",
+      "[latestR4]",
       "latestR4"
     ]
   },
-- 
GitLab