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" } ] }