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-autoscroll" ,
3
3
"name" : " Autoscroll" ,
4
- "version" : " 0.1.2 " ,
4
+ "version" : " 0.1.3 " ,
5
5
"minAppVersion" : " 0.15.0" ,
6
6
"description" : " This plugin allows you to automatically scroll down the content with the provided speed" ,
7
7
"author" : " Petr Nazarov" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " obsidian-autoscroll" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"description" : " This plugin allows you to automatically scroll down the content with the provided speed" ,
5
5
"main" : " main.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 2
2
"1.0.0" : " 0.15.0" ,
3
3
"0.1.0" : " 0.15.0" ,
4
4
"0.1.1" : " 0.15.0" ,
5
- "0.1.2" : " 0.15.0"
5
+ "0.1.2" : " 0.15.0" ,
6
+ "0.1.3" : " 0.15.0"
6
7
}
You can’t perform that action at this time.
0 commit comments