From cc0292eea529f64b25827c8982c9a2f61354a087 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 13:27:49 +0000 Subject: [PATCH] chore: mod update --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6dd1859..1dcd33d 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": "0.2.0", + "version": "1.0.0", "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.",