We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b9cbd commit 368a10dCopy full SHA for 368a10d
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-image-toolkit",
3
"name": "Image Toolkit",
4
- "version": "1.2.0",
+ "version": "1.2.1",
5
"minAppVersion": "0.1.0-beta",
6
"description": "This plugin provides some image viewing toolkit.",
7
"author": "sissilab",
package.json
@@ -1,6 +1,6 @@
"name": "obsidian-image-toolkit",
"description": "An Obsidian plugin for providing some image viewing toolkit.",
"main": "src/main.js",
"scripts": {
versions.json
@@ -1,4 +1,5 @@
+ "1.2.1": "1.2.1",
"1.2.0": "1.2.0",
"1.0.1": "1.0.1",
"0.5.1": "0.5.1",
0 commit comments