File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,13 @@ This is an [Obsidian](https://obsidian.md/) plugin that helps you collect data f
1010
1111## What's New
1212
13+ Version 1.13.3
14+
15+ - Update dependencies
16+ - Fix typo in FinanceTracker.md
17+ - Fix typo in TestExpression.md
18+ - Update main.ts - use new format for {{average}}
19+
1320Version 1.13.2
1421
1522- Update dependencies
Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## 1.13.3
4+
5+ - Update dependencies
6+ - Fix typo in FinanceTracker.md
7+ - Fix typo in TestExpression.md
8+ - Update main.ts - use new format for {{average}}
9+
310## 1.13.2
411
512- Update dependencies
Original file line number Diff line number Diff line change 11{
22 "id" : " obsidian-tracker" ,
33 "name" : " Tracker" ,
4- "version" : " 1.13.2 " ,
4+ "version" : " 1.13.3 " ,
55 "minAppVersion" : " 0.9.12" ,
66 "description" : " A plugin tracks occurrences and numbers in your notes" ,
77 "author" : " pyrochlore" ,
Original file line number Diff line number Diff line change 3333 "1.12.0" : " 0.9.12" ,
3434 "1.13.0" : " 0.9.12" ,
3535 "1.13.1" : " 0.9.12" ,
36- "1.13.2" : " 0.9.12"
36+ "1.13.2" : " 0.9.12" ,
37+ "1.13.3" : " 0.9.12"
3738}
You can’t perform that action at this time.
0 commit comments