From 1fd9ff9eaa41c9b6478d1060da237ec1008fe253 Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Tue, 16 Apr 2024 13:29:07 +0000 Subject: [PATCH] Copied v41.0 to latest in public with mike 2.0.0 --- public/latest | 1 + public/versions.json | 1 + 2 files changed, 2 insertions(+) create mode 120000 public/latest diff --git a/public/latest b/public/latest new file mode 120000 index 00000000..89105479 --- /dev/null +++ b/public/latest @@ -0,0 +1 @@ +v41.0 \ No newline at end of file diff --git a/public/versions.json b/public/versions.json index 2d754139..aed92fce 100644 --- a/public/versions.json +++ b/public/versions.json @@ -3,6 +3,7 @@ "version": "v41.0", "title": "v41.0", "aliases": [ + "latest", "latestR41" ] }, -- GitLab