From c1681664d00e5cf57477fab8e6d1a6a8c6f5747d Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Tue, 23 Apr 2024 15:25:21 +0000 Subject: [PATCH] Copied v2.9.0 to latestR2, latest in public with mike 2.0.0 --- public/latestR2 | 1 + public/versions.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 120000 public/latestR2 diff --git a/public/latestR2 b/public/latestR2 new file mode 120000 index 00000000..ed51b084 --- /dev/null +++ b/public/latestR2 @@ -0,0 +1 @@ +v2.9.0 \ No newline at end of file diff --git a/public/versions.json b/public/versions.json index 98cbaaf8..b274c91e 100644 --- a/public/versions.json +++ b/public/versions.json @@ -30,7 +30,8 @@ "version": "v2.9.0", "title": "v2.9.0", "aliases": [ - "latest" + "latest", + "latestR2" ] } ] -- GitLab