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 eb8bd6d commit c3a52cfCopy full SHA for c3a52cf
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-interval-timer",
3
"name": "Interval Timer",
4
- "version": "0.2.2",
+ "version": "0.2.3",
5
"minAppVersion": "0.15.0",
6
"description": "Interval Timer for Obsidian",
7
"author": "tamiroh",
versions.json
@@ -1,5 +1,6 @@
"0.2.0": "0.15.0",
"0.2.1": "0.15.0",
- "0.2.2": "0.15.0"
+ "0.2.2": "0.15.0",
+ "0.2.3": "0.15.0"
}
0 commit comments