Skip to content

Commit

Permalink
Version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Darakah committed Mar 2, 2021
1 parent 15c7d00 commit 70fdd86
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
4 changes: 2 additions & 2 deletions manifest.json
@@ -1,10 +1,10 @@
{
"id": "obsidian-gallery",
"name": "Gallery",
"version": "0.1.0",
"version": "0.1.1",
"minAppVersion": "0.10.11",
"description": "Interactive Card like gallery display of images",
"author": "darakah",
"authorUrl": "https://github.com/Darakah/",
"isDesktopOnly": false
}
}
12 changes: 5 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "Gallery",
"version": "0.1.0",
"version": "0.1.1",
"description": "Track activity of specified projects, Github like activity board",
"author": "darakah",
"main": "main.js",
Expand Down Expand Up @@ -58,4 +58,4 @@
"svelte"
]
}
}
}

0 comments on commit 70fdd86

Please sign in to comment.