fix: description update

This commit is contained in:
Al0cam 2026-02-20 07:43:35 +01:00
parent 0459f5f5cf
commit c9d7548cc9
2 changed files with 2 additions and 2 deletions

View file

@ -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": "",

View file

@ -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",