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