File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
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.0.7 " ,
4
+ "version" : " 0.0.8 " ,
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" ,
8
8
"authorUrl" : " https://felixchenier.uqam.ca" ,
9
9
"isDesktopOnly" : false
10
- }
10
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Optimize Canvas Connections" ,
3
- "version" : " 0.0.7 " ,
3
+ "version" : " 0.0.8 " ,
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 5
5
"0.0.4" : " 1.1.9" ,
6
6
"0.0.5" : " 1.1.9" ,
7
7
"0.0.6" : " 1.1.9" ,
8
- "0.0.7" : " 1.1.9"
8
+ "0.0.7" : " 1.1.9" ,
9
+ "0.0.8" : " 1.1.9"
9
10
}
You can’t perform that action at this time.
0 commit comments