We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4ed42 commit 36f9d7dCopy full SHA for 36f9d7d
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "time-tree",
3
"name": "Time Tree",
4
- "version": "0.1.0",
+ "version": "0.1.1",
5
"minAppVersion": "0.15.0",
6
"description": "Track accumulated time spent on unlimited hierarchical tasks",
7
"author": "Lucas Lopes",
versions.json
@@ -2,5 +2,6 @@
"0.0.1": "0.15.0",
"0.0.2": "0.15.0",
"0.0.3": "0.15.0",
- "0.1.0": "0.15.0"
+ "0.1.0": "0.15.0",
+ "0.1.1": "0.15.0"
}
0 commit comments