Skip to content

Commit efdd0ed

Browse files
committed
bump version
1 parent 2b1c575 commit efdd0ed

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "mdfriday",
33
"name": "Friday",
4-
"version": "26.1.8",
4+
"version": "26.1.9",
55
"minAppVersion": "0.15.0",
66
"description": "Notes to Website. Friday helps you turn Markdown documents into websites in minutes.",
77
"author": "sunwei",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-friday-plugin",
3-
"version": "26.1.8",
3+
"version": "26.1.9",
44
"description": "Friday is an Obsidian plugin that empowers users to focus on content creation by writing Markdown files, while we handle the distribution. From creating websites to content deployment, Friday serves as a creative output assistant, helping users turn their work into publishable sites with ease.",
55
"main": "main.js",
66
"type": "module",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
"26.1.5": "0.15.0",
1717
"26.1.6": "0.15.0",
1818
"26.1.7": "0.15.0",
19-
"26.1.8": "0.15.0"
19+
"26.1.8": "0.15.0",
20+
"26.1.9": "0.15.0"
2021
}

0 commit comments

Comments
 (0)