From 65d474e11ecbb38c3feaed82c8325cd385d12856 Mon Sep 17 00:00:00 2001 From: Calic Date: Sun, 14 Jun 2026 00:26:29 +0200 Subject: [PATCH] chore: bump inventory-list-display dep to 0.1.1 --- manifest.lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.lib b/manifest.lib index b0be90e..97c9602 100644 --- a/manifest.lib +++ b/manifest.lib @@ -4,7 +4,7 @@ "version": "0.1.0", "api_min": "0.1", "deps": [ - {"id": "lib-core.inventory-list-display", "version": "0.1.0"}, + {"id": "lib-core.inventory-list-display", "version": "0.1.1"}, {"id": "lib-core.panel", "version": "0.1.0"}, {"id": "lib-core.inventory-list", "version": "0.1.0"}, {"id": "lib-core.composition", "version": "0.2.0"}