mirror of
https://github.com/mfarr/obsidian-archive.git
synced 2026-07-22 05:41:33 +00:00
Update version details
This commit is contained in:
parent
215557e417
commit
57cc3d009a
3 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "simple-archiver",
|
"id": "simple-archiver",
|
||||||
"name": "Simple Archiver",
|
"name": "Simple Archiver",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"minAppVersion": "0.15.0",
|
"minAppVersion": "1.8.0",
|
||||||
"description": "Move old, stinky notes and folders to an archive, where they belong.",
|
"description": "Move old, stinky notes and folders to an archive, where they belong.",
|
||||||
"author": "Mike Farr",
|
"author": "Mike Farr",
|
||||||
"authorUrl": "https://github.com/mfarr",
|
"authorUrl": "https://github.com/mfarr",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "simple-archiver",
|
"name": "simple-archiver",
|
||||||
"version": "0.0.1",
|
"version": "0.1.0",
|
||||||
"description": "Send old, stinky notes to the archive, where they belong.",
|
"description": "Send old, stinky notes to the archive, where they belong.",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"1.0.0": "0.15.0"
|
"0.1.0": "1.8.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue