File tree Expand file tree Collapse file tree 4 files changed +1206
-1216
lines changed Expand file tree Collapse file tree 4 files changed +1206
-1216
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "id" : " obsidian-functionplot" ,
3
- "name" : " Obsidian Functionplot" ,
4
- "minAppVersion" : " 0.11.13" ,
5
- "description" : " A plugin for displaying mathematical graphs in obsidian.md." ,
6
- "author" : " leonhma" ,
7
- "authorUrl" : " https://github.com/leonhma" ,
8
- "isDesktopOnly" : false ,
9
- "version" : " 1.0.4"
10
- }
2
+ "id" : " obsidian-functionplot" ,
3
+ "name" : " Obsidian Functionplot" ,
4
+ "minAppVersion" : " 0.11.13" ,
5
+ "description" : " A plugin for displaying mathematical graphs in obsidian.md." ,
6
+ "author" : " leonhma" ,
7
+ "authorUrl" : " https://github.com/leonhma" ,
8
+ "isDesktopOnly" : false ,
9
+ "version" : " 1.0.4"
10
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " obsidian-functionplot" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"description" : " A plugin for displaying mathematical functions in obsidian.md." ,
5
5
"repository" : " https://github.com/leonhma/obsidian-functionplot" ,
6
6
"author" : " leonhma" ,
22
22
"function-plot" : " ^1.22.9-0" ,
23
23
"obsidian" : " ^0.11.13"
24
24
}
25
- }
25
+ }
Original file line number Diff line number Diff line change 2
2
"1.0.0" : " 0.11.13" ,
3
3
"1.0.1" : " 0.11.13" ,
4
4
"1.0.2" : " 0.11.13" ,
5
- "1.0.3" : " 0.11.13"
5
+ "1.0.3" : " 0.11.13" ,
6
+ "1.0.4" : " 0.11.13"
6
7
}
You can’t perform that action at this time.
0 commit comments