Skip to content

Commit 4b6ed07

Browse files
added latest circuit-sketcher-core patch
1 parent 69d80fe commit 4b6ed07

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "circuit-sketcher",
33
"name": "Circuit Sketcher",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"minAppVersion": "0.15.0",
66
"description": "Draw circuits on a canvas using circuit-sketcher-core.",
77
"author": "Code Forge Temple",

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.0",
3+
"version": "1.3.1",
44
"main": "main.js",
55
"author": "Code Forge Temple",
66
"license": "GPL",

0 commit comments

Comments
 (0)