From e9168d503ef480053cdc373b2d808d19277df30c Mon Sep 17 00:00:00 2001 From: calic Date: Thu, 28 May 2026 23:11:21 +0200 Subject: [PATCH] deps: bump lib-core.maps 0.5.0 -> 0.5.1 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 c746a8b..a17f510 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.5.0"}, + {"id":"lib-core.maps","version":"0.5.1"}, {"id":"lib-asset.prototype-fa-starter","version":"0.2.0"} ] }