We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c7f3e5 commit 9ac2027Copy full SHA for 9ac2027
3 files changed
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-telegraph-publish",
3
"name": "Telegraph Publish",
4
- "version": "1.2.2",
+ "version": "1.2.3",
5
"minAppVersion": "0.12.0",
6
"description": "",
7
"author": "Reorx",
package.json
@@ -1,6 +1,6 @@
"name": "obsidian-telegraph-publish",
"main": "main.js",
"scripts": {
"start": "node esbuild.config.mjs",
versions.json
@@ -3,5 +3,6 @@
"1.1.0": "0.12.0",
"1.1.1": "0.12.0",
"1.2.0": "0.12.0",
- "1.2.2": "0.12.0"
+ "1.2.2": "0.12.0",
+ "1.2.3": "0.12.0"
8
}
0 commit comments