We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e7a15d commit dcd41ccCopy full SHA for dcd41cc
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-hackernews",
3
"name": "HackerNews",
4
- "version": "1.0.2",
+ "version": "1.0.3",
5
"minAppVersion": "0.9.12",
6
"description": "Periodically fetches and displays top stories from HackerNews.",
7
"author": "Arpit Bhayani",
package.json
@@ -1,6 +1,6 @@
"name": "obsidian-hackernews",
"main": "main.js",
"scripts": {
versions.json
@@ -1,4 +1,4 @@
"1.0.0": "0.12.0",
- "1.0.2": "0.12.0"
+ "1.0.3": "0.12.0"
}
0 commit comments