From decf7b359a3cf9e19f006e29cefc7f84033ba86e Mon Sep 17 00:00:00 2001 From: Calic Date: Fri, 15 May 2026 22:14:24 +0200 Subject: [PATCH] =?UTF-8?q?deps:=20bump=20lib-core.input=20dep=200.3.0=20?= =?UTF-8?q?=E2=86=92=200.4.0=20(P.3.10=20cascade)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit No behavioral change. Only 0.4.0 is now available. --- manifest.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.module b/manifest.module index 9340ec4..7d1fc9a 100644 --- a/manifest.module +++ b/manifest.module @@ -6,6 +6,6 @@ "name": "Sporel Launcher", "entry_point": "init.lua", "deps": [ - { "id": "lib-core.input", "version": "0.3.0" } + { "id": "lib-core.input", "version": "0.4.0" } ] }