From da1b37d47eb898b498ba8cb45467949343499a0b Mon Sep 17 00:00:00 2001 From: Calic Date: Mon, 15 Jun 2026 02:26:00 +0200 Subject: [PATCH] chore: bump lib-core.panel dep to 0.3.0 --- manifest.lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.lib b/manifest.lib index 6cf394f..6276be8 100644 --- a/manifest.lib +++ b/manifest.lib @@ -6,7 +6,7 @@ "deps": [ {"id": "lib-core.crafting-display", "version": "0.2.0"}, {"id": "lib-core.crafting", "version": "0.2.0"}, - {"id": "lib-core.panel", "version": "0.2.0"}, + {"id": "lib-core.panel", "version": "0.3.0"}, {"id": "lib-core.inventory-list", "version": "0.1.0"}, {"id": "lib-core.composition", "version": "0.3.0"} ]