Skip to content

Commit 23eb29f

Browse files
committed
enhance ftp
1 parent de7f475 commit 23eb29f

File tree

9 files changed

+192
-203
lines changed

9 files changed

+192
-203
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": "mdfriday",
33
"name": "Friday",
4-
"version": "0.11.4",
4+
"version": "0.11.5",
55
"minAppVersion": "0.15.0",
66
"description": "Notes to Website. Friday helps you turn Markdown documents into websites in minutes.",
77
"author": "sunwei",

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-friday-plugin",
3-
"version": "0.11.4",
3+
"version": "0.11.5",
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
"scripts": {
@@ -41,7 +41,7 @@
4141
}
4242
},
4343
"dependencies": {
44-
"@mdfriday/foundry": "^25.11.12",
44+
"@mdfriday/foundry": "^25.12.1",
4545
"@tsconfig/svelte": "^1.0.10",
4646
"basic-ftp": "^5.0.5",
4747
"esbuild-svelte": "^0.7.1",

0 commit comments

Comments
 (0)