From 959e1ec073ad1cc689ed78d3cc4377800d5b4dd7 Mon Sep 17 00:00:00 2001 From: sabine <6594573+sabine@users.noreply.github.com> Date: Thu, 14 May 2026 15:07:15 +0200 Subject: [PATCH] Fix dates on merlin 5.7.0-504 and ocaml-lsp 1.26.0 files Both files were dated 2026-10-04 in their filename (a typo); the actual release date per the discuss.ocaml.org announcement and the GitHub tag is around April 9-10, 2026. Renaming so the URL slugs on ocaml.org reflect reality. Co-Authored-By: Claude Opus 4.7 (1M context) --- ...6-10-04-merlin-5.7.0-504.md => 2026-04-10-merlin-5.7.0-504.md} | 0 ...6-10-04-ocaml-lsp-1.26.0.md => 2026-04-10-ocaml-lsp-1.26.0.md} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename data/platform_releases/merlin/{2026-10-04-merlin-5.7.0-504.md => 2026-04-10-merlin-5.7.0-504.md} (100%) rename data/platform_releases/ocaml-lsp/{2026-10-04-ocaml-lsp-1.26.0.md => 2026-04-10-ocaml-lsp-1.26.0.md} (100%) diff --git a/data/platform_releases/merlin/2026-10-04-merlin-5.7.0-504.md b/data/platform_releases/merlin/2026-04-10-merlin-5.7.0-504.md similarity index 100% rename from data/platform_releases/merlin/2026-10-04-merlin-5.7.0-504.md rename to data/platform_releases/merlin/2026-04-10-merlin-5.7.0-504.md diff --git a/data/platform_releases/ocaml-lsp/2026-10-04-ocaml-lsp-1.26.0.md b/data/platform_releases/ocaml-lsp/2026-04-10-ocaml-lsp-1.26.0.md similarity index 100% rename from data/platform_releases/ocaml-lsp/2026-10-04-ocaml-lsp-1.26.0.md rename to data/platform_releases/ocaml-lsp/2026-04-10-ocaml-lsp-1.26.0.md