diff --git a/manifest.json b/manifest.json index c5151a9..c40129c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "auto-note-mover", "name": "Auto Note Mover", - "version": "1.0.5", + "version": "1.0.6", "minAppVersion": "0.12.0", "description": "Auto Note Mover will automatically move the active notes to their respective folders according to the rules.", "author": "faru", diff --git a/package.json b/package.json index c2c8ca7..e4fa2e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "auto-note-mover", - "version": "1.0.5", + "version": "1.0.6", "description": "Auto Note Mover will automatically move the active notes to their respective folders according to the rules.", "main": "main.js", "scripts": {