File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " optimize-canvas-connections" ,
3
3
"name" : " Optimize Canvas Connections" ,
4
- "version" : " 0.9 .0" ,
4
+ "version" : " 0.10 .0" ,
5
5
"minAppVersion" : " 1.1.9" ,
6
6
"description" : " An Obsidian plugin that declutters a canvas by reconnecting notes using their nearest edges." ,
7
7
"author" : " Félix Chénier" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Optimize Canvas Connections" ,
3
- "version" : " 0.9 .0" ,
3
+ "version" : " 0.10 .0" ,
4
4
"description" : " An Obsidian plugin that declutters a canvas by reconnecting notes using their nearest edges." ,
5
5
"main" : " main.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 8
8
"0.0.7" : " 1.1.9" ,
9
9
"0.0.8" : " 1.1.9"
10
10
"0.9.0" : " 1.1.9"
11
+ } "0.10.0" : " 1.1.9"
11
12
}
You can’t perform that action at this time.
0 commit comments