mirror of
https://github.com/al0cam/AutoMover.git
synced 2026-07-22 05:41:25 +00:00
fix: description update
This commit is contained in:
parent
0459f5f5cf
commit
c9d7548cc9
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"name": "AutoMover",
|
||||
"version": "1.0.6",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Moves files with specified names into the same folder.",
|
||||
"description": "Move files and notes with specified names into their designated folders according to rules you define.",
|
||||
"author": "Al0cam",
|
||||
"authorUrl": "https://github.com/al0cam",
|
||||
"fundingUrl": "",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "AutoMover",
|
||||
"version": "1.0.6",
|
||||
"description": "AutoMover: Moves files with specified names/tags where you want.",
|
||||
"description": "AutoMover: Move files and notes with specified names into their designated folders according to rules you define.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"dev": "node esbuild.config.mjs",
|
||||
|
|
|
|||
Loading…
Reference in a new issue