From c4ffdd3bbac6b2e73c9cac93db2099fa7432ed04 Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Tue, 16 Apr 2024 14:16:42 +0000 Subject: [PATCH] Copied v31.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..2c9ae1d3 --- /dev/null +++ b/public/latest @@ -0,0 +1 @@ +v31.0 \ No newline at end of file diff --git a/public/versions.json b/public/versions.json index 88caf30a..a9410d74 100644 --- a/public/versions.json +++ b/public/versions.json @@ -3,6 +3,7 @@ "version": "v31.0", "title": "v31.0", "aliases": [ + "latest", "latestR3", "latestR31" ] -- GitLab