Skip to content

Commit 3878727

Browse files
added sponsor link
1 parent 4b6ed07 commit 3878727

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"id": "circuit-sketcher",
33
"name": "Circuit Sketcher",
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"minAppVersion": "0.15.0",
66
"description": "Draw circuits on a canvas using circuit-sketcher-core.",
77
"author": "Code Forge Temple",
88
"authorUrl": "https://github.com/code-forge-temple",
9+
"fundingUrl": "https://github.com/sponsors/code-forge-temple",
910
"isDesktopOnly": true
1011
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "circuit-sketcher-obsidian-plugin",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"main": "main.js",
55
"author": "Code Forge Temple",
66
"license": "GPL",

0 commit comments

Comments
 (0)