We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a78f59 commit b1b4099Copy full SHA for b1b4099
MicroOmni.lua
@@ -1,4 +1,4 @@
1
-VERSION = "0.3.1"
+VERSION = "0.3.2"
2
3
-- luacheck . --globals import VERSION preQuit onAnyEvent init --ignore 212 542 611 612 613 614
4
repo.json
@@ -11,6 +11,13 @@
11
"history"
12
],
13
"Versions": [
14
+ {
15
+ "Version": "0.3.2",
16
+ "Url": "https://github.com/Neko-Box-Coder/MicroOmni/releases/download/v0.3.2/release.zip",
17
+ "Require": {
18
+ "micro": ">=2.0.14"
19
+ }
20
+ },
21
{
22
"Version": "0.3.1",
23
"Url": "https://github.com/Neko-Box-Coder/MicroOmni/releases/download/v0.3.1/release.zip",
0 commit comments