We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18be831 commit aa8b81fCopy full SHA for aa8b81f
manifest.json
@@ -1,11 +1,10 @@
1
{
2
- "id": "canvas-connect",
3
- "name": "Canvas Connect",
4
- "version": "1.0.3",
5
- "minAppVersion": "1.5.0",
6
- "description": "Automatically updates Canvas connection anchors based on node position, with smart routing and visual feedback.",
7
- "author": "camadkins",
8
- "authorUrl": "https://github.com/camadkins",
9
- "main": "main.js",
10
- "isDesktopOnly": false
+ "id": "canvas-connect",
+ "name": "Canvas Connect",
+ "version": "1.0.4",
+ "minAppVersion": "1.5.0",
+ "description": "Automatically updates Canvas connection anchors based on node position, with smart routing and visual feedback.",
+ "author": "camadkins",
+ "authorUrl": "https://github.com/camadkins",
+ "isDesktopOnly": false
11
}
0 commit comments