From a8037a572a2fb3141ef1e336093a64d8e69987c1 Mon Sep 17 00:00:00 2001 From: calic Date: Thu, 28 May 2026 20:50:23 +0200 Subject: [PATCH] deps: bump lib-core.maps 0.4.0 -> 0.5.0 Mirror of the bump in sibling sporel-module-map-editor. Co-Authored-By: Claude Opus 4.7 (1M context) --- manifest.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.module b/manifest.module index f8d4965..c746a8b 100644 --- a/manifest.module +++ b/manifest.module @@ -8,7 +8,7 @@ "fa_terrain_v1": "lib-asset.prototype-fa-starter" }, "deps": [ - {"id":"lib-core.maps","version":"0.4.0"}, + {"id":"lib-core.maps","version":"0.5.0"}, {"id":"lib-asset.prototype-fa-starter","version":"0.2.0"} ] }