Skip to content

Commit c195a65

Browse files
committed
5.0.2
1 parent 79030e8 commit c195a65

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-admonition",
33
"name": "Admonition",
4-
"version": "5.0.1",
4+
"version": "5.0.2",
55
"minAppVersion": "0.11.0",
66
"description": "Admonition block-styled content for Obsidian.md",
77
"author": "Jeremy Valentine",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-admonition",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Admonition block-styled content for Obsidian.md",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"4.2.1": "0.11.0",
1111
"4.3.1": "0.12.0",
1212
"4.4.2": "0.12.2",
13-
"5.0.1": "0.12.2"
13+
"5.0.2": "0.12.2"
1414
}

0 commit comments

Comments
 (0)