Version 0.2.0

This commit is contained in:
Mike Farr 2025-03-29 08:56:15 -04:00
parent 6b9d420def
commit d58e1bbb3d
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "simple-archiver",
"name": "Simple Archiver",
"version": "0.1.1",
"version": "0.2.0",
"minAppVersion": "1.8.0",
"description": "Move old, stinky notes and folders to an archive, where they belong.",
"author": "Mike Farr",

View file

@ -1,6 +1,6 @@
{
"name": "simple-archiver",
"version": "0.1.1",
"version": "0.2.0",
"description": "Send old, stinky notes to the archive, where they belong.",
"main": "main.js",
"scripts": {