diff --git a/init.moon b/init.moon index 6b6e7ee..6c1d35c 100644 --- a/init.moon +++ b/init.moon @@ -29,7 +29,7 @@ export MeowUI = { debug: true keyInput: true -- If you are using keyInput functions else disable it. (Some example controls will used it, so if you want to use them keep it as is). version: "v0.1" - stage: "alpha" + stage: "Release-0.1" defTheme: "blues" author: "Tourahi Amine" }