Skip to content

Commit c5c9273

Browse files
circuit-sketcher-core patch bump with menu + security fixes
1 parent c94db68 commit c5c9273

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
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.1.2",
4+
"version": "1.1.3",
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: 11 additions & 11 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.1.2",
3+
"version": "1.1.3",
44
"main": "main.js",
55
"author": "Code Forge Temple",
66
"license": "GPL",

0 commit comments

Comments
 (0)