Skip to content

Commit c54ddc5

Browse files
committed
1.17.7
1 parent 2a1a7e1 commit c54ddc5

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.17.6"
2+
"version": "1.17.7"
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.17.6",
4+
"version": "1.17.7",
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.17.6",
3+
"version": "1.17.7",
44
"description": "Create markdown-based presentations in Obsidian",
55
"main": "src/main.ts",
66
"scripts": {

0 commit comments

Comments
 (0)