File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " obsidian-shorten-canvas-connections" ,
3
3
"name" : " Shorten Canvas Connections" ,
4
- "version" : " 0.0.4 " ,
4
+ "version" : " 0.0.5 " ,
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" : " Shorten Canvas Connections" ,
3
- "version" : " 0.0.4 " ,
3
+ "version" : " 0.0.5 " ,
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 2
2
"0.0.1" : " 1.1.9" ,
3
3
"0.0.2" : " 1.1.9" ,
4
4
"0.0.3" : " 1.1.9" ,
5
- "0.0.4" : " 1.1.9"
5
+ "0.0.4" : " 1.1.9" ,
6
+ "0.0.5" : " 1.1.9"
6
7
}
You can’t perform that action at this time.
0 commit comments