Skip to content

Commit 6f6d490

Browse files
committedDec 9, 2023
update: Bump version to v1.4.1
1 parent 16e087f commit 6f6d490

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
 

‎manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "auto.photoshop.stable.diffusion.plugin",
33
"name": "Auto Photoshop Stable Diffusion Plugin",
4-
"version": "1.4.0",
4+
"version": "1.4.1",
55
"host": {
66
"app": "PS",
77
"minVersion": "24.0.0"

‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎utility/online_data.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"new_version": "v1.4.0",
2+
"new_version": "v1.4.1",
33
"update_message": "Your version is outdated.Please visit our Github page and download the one click installer / .ccx file.\nRun the .ccx file and it will automatically update the current version of your plug in. No data will be lost."
44
}

2 commit comments

Comments
 (2)

liuyakun6 commented on Dec 10, 2023

@liuyakun6

屏幕截图 2023-12-10 144243
auto photoshop sd插件中显示本地SD中缺少controlnet扩展,我用的秋叶大佬整合包,扩展里面也有controlnet,这是哪里出问题了啊?

liuyakun6 commented on Dec 10, 2023

@liuyakun6

屏幕截图 2023-12-10 172744
屏幕截图 2023-12-10 172755

Please sign in to comment.