From 1a7b35bce49d1207dcd4a30b86c08d08839fc1f5 Mon Sep 17 00:00:00 2001 From: Axel Meyer Date: Sat, 30 May 2026 23:40:59 +0200 Subject: [PATCH] chore(deps): bump lib-core.maps pin to 0.5.5 --- manifest.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.module b/manifest.module index f87b0be..316451e 100644 --- a/manifest.module +++ b/manifest.module @@ -6,7 +6,7 @@ "ci_frames": 60, "entry_point": "init.lua", "deps": [ - {"id": "lib-core.maps", "version": "0.4.0"}, + {"id": "lib-core.maps", "version": "0.5.5"}, {"id": "lib-core.render", "version": "0.1.0"}, {"id": "lib-core.camera", "version": "0.3.0"}, {"id": "lib-core.input", "version": "0.4.0"},