Skip to content

Commit eaaa5e9

Browse files
author
taconi
committed
build: 1.2.2
1 parent 076d6a2 commit eaaa5e9

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.1'
1+
VERSION = '1.2.2'
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://codeberg.org/micro-plugins/filemanager2/archive/v1.2.2.zip",
18+
"Version": "1.2.2"
19+
},
1320
{
1421
"Require": {
1522
"micro": ">=2.0.12"

0 commit comments

Comments
 (0)