parent
16e087f9c6
commit
6f6d4907ad
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "auto.photoshop.stable.diffusion.plugin",
|
||||
"name": "Auto Photoshop Stable Diffusion Plugin",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"host": {
|
||||
"app": "PS",
|
||||
"minVersion": "24.0.0"
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "auto-photoshop-stable-diffusion-plugin",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "auto-photoshop-stable-diffusion-plugin",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@types/photoshop": "^24.5.1",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"new_version": "v1.4.0",
|
||||
"new_version": "v1.4.1",
|
||||
"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."
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue