increment version to v1.0.8
parent
5587e0d72e
commit
fdfda171d5
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "auto.photoshop.stable.diffusion.plugin",
|
||||
"name": "Auto Photoshop Stable Diffusion Plugin",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"host": [
|
||||
{
|
||||
"app": "PS",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
@REM @echo off
|
||||
git pull
|
||||
|
||||
set SD_URL=http://127.0.0.1:7860
|
||||
|
||||
echo does server_env\ exist
|
||||
|
|
|
|||
Loading…
Reference in New Issue