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 79030e8 commit c195a65Copy full SHA for c195a65
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-admonition",
3
"name": "Admonition",
4
- "version": "5.0.1",
+ "version": "5.0.2",
5
"minAppVersion": "0.11.0",
6
"description": "Admonition block-styled content for Obsidian.md",
7
"author": "Jeremy Valentine",
package.json
@@ -1,6 +1,6 @@
"name": "obsidian-admonition",
"main": "main.js",
"scripts": {
versions.json
@@ -10,5 +10,5 @@
10
"4.2.1": "0.11.0",
11
"4.3.1": "0.12.0",
12
"4.4.2": "0.12.2",
13
- "5.0.1": "0.12.2"
+ "5.0.2": "0.12.2"
14
}
0 commit comments