Skip to content

Commit 29dbba3

Browse files
Updating to v1.3.0
1 parent 8aacc48 commit 29dbba3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

filemanager2.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = '1.2.2'
1+
VERSION = '1.3.0'
22

33
local micro = import('micro')
44
local config = import('micro/config')

repo.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010
"manager"
1111
],
1212
"Versions": [
13+
{
14+
"Require": {
15+
"micro": ">=2.0.13"
16+
},
17+
"Url": "https://github.com/Neko-Box-Coder/filemanager2/archive/refs/tags/v1.3.0.zip",
18+
"Version": "1.3.0"
19+
},
1320
{
1421
"Require": {
1522
"micro": ">=2.0.13"

0 commit comments

Comments
 (0)