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