Skip to content

Commit 8c3ba06

Browse files
v0.6.0 release
1 parent 314cd5c commit 8c3ba06

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.5.0"
1+
VERSION = "0.6.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.6.0",
16+
"Url": "https://github.com/Neko-Box-Coder/MicroOmni/releases/download/v0.6.0/release.zip",
17+
"Require": {
18+
"micro": ">=2.0.14"
19+
}
20+
},
1421
{
1522
"Version": "0.5.0",
1623
"Url": "https://github.com/Neko-Box-Coder/MicroOmni/releases/download/v0.5.0/release.zip",

0 commit comments

Comments
 (0)