From a53884ca1f4b424debba5fd51be238be75f8baa0 Mon Sep 17 00:00:00 2001 From: Axel Meyer Date: Sun, 24 May 2026 00:53:35 +0200 Subject: [PATCH] Bump lib-core.maps dep to 0.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Picks up the new write APIs (set_cell_gid, set_roof, save_to_disk). No source changes — lib is purely additive. --- manifest.lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.lib b/manifest.lib index 170f006..814ec7f 100644 --- a/manifest.lib +++ b/manifest.lib @@ -1 +1 @@ -{"id":"lib-core.render","version":"0.1.0","api_min":"0.1","deps":[{"id":"lib-core.maps","version":"0.2.0"}]} \ No newline at end of file +{"id":"lib-core.render","version":"0.1.0","api_min":"0.1","deps":[{"id":"lib-core.maps","version":"0.4.0"}]} \ No newline at end of file