Skip to content

Commit ab938ca

Browse files
committed
1.20.0
1 parent cfae3b0 commit ab938ca

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

distVersion.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.19.0"
2+
"version": "1.20.0"
33
}

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-advanced-slides",
33
"name": "Advanced Slides",
4-
"version": "1.19.0",
4+
"version": "1.20.0",
55
"minAppVersion": "0.12.0",
66
"description": "Create markdown-based presentations in Obsidian",
77
"author": "Matthäus Szturc",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-advanced-slides",
3-
"version": "1.19.0",
3+
"version": "1.20.0",
44
"description": "Create markdown-based presentations in Obsidian",
55
"main": "src/main.ts",
66
"scripts": {

0 commit comments

Comments
 (0)