From c89a95ab52def1f3630d2974a3b2c10b2bd9daa9 Mon Sep 17 00:00:00 2001 From: Loup-Garou911XD <90267658+Loup-Garou911XD@users.noreply.github.com> Date: Thu, 22 Jan 2026 15:14:30 +0000 Subject: [PATCH] [ci] apply-version-metadata --- plugins/maps.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/plugins/maps.json b/plugins/maps.json index 28e74f7..255a4c4 100644 --- a/plugins/maps.json +++ b/plugins/maps.json @@ -51,7 +51,12 @@ } ], "versions": { - "1.0.0": null + "1.0.0": { + "api_version": 9, + "commit_sha": "4a20493", + "released_on": "22-01-2026", + "md5sum": "42af7d02a8c0d03ad8aaf6da1cf2bac0" + } } } }