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 4b6ed07 commit 3878727Copy full SHA for 3878727
manifest.json
@@ -1,10 +1,11 @@
1
{
2
"id": "circuit-sketcher",
3
"name": "Circuit Sketcher",
4
- "version": "1.3.1",
+ "version": "1.3.2",
5
"minAppVersion": "0.15.0",
6
"description": "Draw circuits on a canvas using circuit-sketcher-core.",
7
"author": "Code Forge Temple",
8
"authorUrl": "https://github.com/code-forge-temple",
9
+ "fundingUrl": "https://github.com/sponsors/code-forge-temple",
10
"isDesktopOnly": true
11
}
package.json
@@ -1,6 +1,6 @@
"name": "circuit-sketcher-obsidian-plugin",
"main": "main.js",
"license": "GPL",
0 commit comments