Skip to content

Commit ccaf0cf

Browse files
v0.4.0 release
1 parent 57b31df commit ccaf0cf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

MicroOmni.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = "0.3.3"
1+
VERSION = "0.4.0"
22

33
-- luacheck . --globals import VERSION preQuit onAnyEvent init --ignore 212 542 611 612 613 614
44

repo.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@
1111
"history"
1212
],
1313
"Versions": [
14+
{
15+
"Version": "0.4.0",
16+
"Url": "https://github.com/Neko-Box-Coder/MicroOmni/releases/download/v0.4.0/release.zip",
17+
"Require": {
18+
"micro": ">=2.0.14"
19+
}
20+
},
1421
{
1522
"Version": "0.3.3",
1623
"Url": "https://github.com/Neko-Box-Coder/MicroOmni/releases/download/v0.3.3/release.zip",

0 commit comments

Comments
 (0)