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