diff --git a/manifest.json b/manifest.json index 3688018..8efdb53 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/atampy25/simple-mod-framework/main/Mod%20Manager/src/lib/manifest-schema.json", - "version": "1.1.1", + "version": "1.1.2", "id": "Notex.SimpleKeyEventHelper", "name": "Simple Key Event Helper", "description": "Adds a helper entitytemplate for developers who wish to add custom key bindings into their mod.",