fileman: version bump

pull/3352/head
Tom Wallroth 2024-04-10 23:31:14 +02:00
parent 096e313a85
commit 53118c2825
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
0.01: New app!
0.02: Improve handling of large amounts of files (fix #579)
0.03: Update RegExp use (Was using backreference instead of character code)
0.04: Allow managing files in the app loader

View File

@ -2,7 +2,7 @@
"id": "fileman",
"name": "File manager",
"shortName": "FileManager",
"version": "0.03",
"version": "0.04",
"description": "Simple file manager, allows user to examine watch storage and display, load or delete individual files",
"icon": "icons8-filing-cabinet-48.png",
"tags": "tools",