From 96b5fe2baea470f5621ef167fbe6f8980a5ede9b Mon Sep 17 00:00:00 2001 From: Axel Meyer Date: Fri, 15 May 2026 22:14:10 +0200 Subject: [PATCH] =?UTF-8?q?deps(command):=20bump=20lib-core.input=20dep=20?= =?UTF-8?q?0.3.0=20=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. input v0.4.0 adds was_action_released; command does not use it. Bumping because only 0.4.0 is now available. --- manifest.lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.lib b/manifest.lib index 536abb4..708c3d8 100644 --- a/manifest.lib +++ b/manifest.lib @@ -1 +1 @@ -{"id":"lib-core.command","version":"0.1.0","api_min":"0.1","deps":[{"id":"lib-core.input","version":"0.3.0"},{"id":"lib-core.camera","version":"0.3.0"}]} \ No newline at end of file +{"id":"lib-core.command","version":"0.1.0","api_min":"0.1","deps":[{"id":"lib-core.input","version":"0.4.0"},{"id":"lib-core.camera","version":"0.3.0"}]} \ No newline at end of file