diff --git a/appstore/casdoor/2.181.0/.env b/appstore/casdoor/2.182.0/.env similarity index 100% rename from appstore/casdoor/2.181.0/.env rename to appstore/casdoor/2.182.0/.env diff --git a/appstore/casdoor/2.181.0/config/init_data.json b/appstore/casdoor/2.182.0/config/init_data.json similarity index 100% rename from appstore/casdoor/2.181.0/config/init_data.json rename to appstore/casdoor/2.182.0/config/init_data.json diff --git a/appstore/casdoor/2.181.0/data.yml b/appstore/casdoor/2.182.0/data.yml similarity index 100% rename from appstore/casdoor/2.181.0/data.yml rename to appstore/casdoor/2.182.0/data.yml diff --git a/appstore/casdoor/2.181.0/docker-compose.yml b/appstore/casdoor/2.182.0/docker-compose.yml similarity index 93% rename from appstore/casdoor/2.181.0/docker-compose.yml rename to appstore/casdoor/2.182.0/docker-compose.yml index baa9ba8d7..81c57ff21 100644 --- a/appstore/casdoor/2.181.0/docker-compose.yml +++ b/appstore/casdoor/2.182.0/docker-compose.yml @@ -14,7 +14,7 @@ services: - verificationCodeTimeout=10 - appname=casdoor - authState=casdoor - image: casbin/casdoor:v2.181.0 + image: casbin/casdoor:v2.182.0 labels: createdBy: Apps networks: diff --git a/appstore/casdoor/2.181.0/envs/casdoor.env b/appstore/casdoor/2.182.0/envs/casdoor.env similarity index 100% rename from appstore/casdoor/2.181.0/envs/casdoor.env rename to appstore/casdoor/2.182.0/envs/casdoor.env diff --git a/appstore/casdoor/2.181.0/envs/default.env b/appstore/casdoor/2.182.0/envs/default.env similarity index 100% rename from appstore/casdoor/2.181.0/envs/default.env rename to appstore/casdoor/2.182.0/envs/default.env diff --git a/appstore/casdoor/2.181.0/envs/global.env b/appstore/casdoor/2.182.0/envs/global.env similarity index 100% rename from appstore/casdoor/2.181.0/envs/global.env rename to appstore/casdoor/2.182.0/envs/global.env diff --git a/appstore/casdoor/2.181.0/scripts/init.sh b/appstore/casdoor/2.182.0/scripts/init.sh similarity index 100% rename from appstore/casdoor/2.181.0/scripts/init.sh rename to appstore/casdoor/2.182.0/scripts/init.sh diff --git a/appstore/casdoor/2.181.0/scripts/uninstall.sh b/appstore/casdoor/2.182.0/scripts/uninstall.sh similarity index 100% rename from appstore/casdoor/2.181.0/scripts/uninstall.sh rename to appstore/casdoor/2.182.0/scripts/uninstall.sh diff --git a/appstore/casdoor/2.181.0/scripts/upgrade.sh b/appstore/casdoor/2.182.0/scripts/upgrade.sh similarity index 100% rename from appstore/casdoor/2.181.0/scripts/upgrade.sh rename to appstore/casdoor/2.182.0/scripts/upgrade.sh diff --git a/appstore/super-productivity/16.5.3/.env b/appstore/super-productivity/16.5.4/.env similarity index 100% rename from appstore/super-productivity/16.5.3/.env rename to appstore/super-productivity/16.5.4/.env diff --git a/appstore/super-productivity/16.5.3/conf/webdav.yaml b/appstore/super-productivity/16.5.4/conf/webdav.yaml similarity index 100% rename from appstore/super-productivity/16.5.3/conf/webdav.yaml rename to appstore/super-productivity/16.5.4/conf/webdav.yaml diff --git a/appstore/super-productivity/16.5.3/data.yml b/appstore/super-productivity/16.5.4/data.yml similarity index 100% rename from appstore/super-productivity/16.5.3/data.yml rename to appstore/super-productivity/16.5.4/data.yml diff --git a/appstore/super-productivity/16.5.3/docker-compose.yml b/appstore/super-productivity/16.5.4/docker-compose.yml similarity index 93% rename from appstore/super-productivity/16.5.3/docker-compose.yml rename to appstore/super-productivity/16.5.4/docker-compose.yml index 9c8001140..58f984254 100644 --- a/appstore/super-productivity/16.5.3/docker-compose.yml +++ b/appstore/super-productivity/16.5.4/docker-compose.yml @@ -21,7 +21,7 @@ services: environment: - TZ=Asia/Shanghai - WEBDAV_BACKEND=http://sp-webdav - image: johannesjo/super-productivity:v16.5.3 + image: johannesjo/super-productivity:v16.5.4 labels: createdBy: Apps networks: diff --git a/appstore/super-productivity/16.5.3/envs/default.env b/appstore/super-productivity/16.5.4/envs/default.env similarity index 100% rename from appstore/super-productivity/16.5.3/envs/default.env rename to appstore/super-productivity/16.5.4/envs/default.env diff --git a/appstore/super-productivity/16.5.3/envs/global.env b/appstore/super-productivity/16.5.4/envs/global.env similarity index 100% rename from appstore/super-productivity/16.5.3/envs/global.env rename to appstore/super-productivity/16.5.4/envs/global.env diff --git a/appstore/super-productivity/16.5.3/scripts/init.sh b/appstore/super-productivity/16.5.4/scripts/init.sh similarity index 100% rename from appstore/super-productivity/16.5.3/scripts/init.sh rename to appstore/super-productivity/16.5.4/scripts/init.sh diff --git a/appstore/super-productivity/16.5.3/scripts/uninstall.sh b/appstore/super-productivity/16.5.4/scripts/uninstall.sh similarity index 100% rename from appstore/super-productivity/16.5.3/scripts/uninstall.sh rename to appstore/super-productivity/16.5.4/scripts/uninstall.sh diff --git a/appstore/super-productivity/16.5.3/scripts/upgrade.sh b/appstore/super-productivity/16.5.4/scripts/upgrade.sh similarity index 100% rename from appstore/super-productivity/16.5.3/scripts/upgrade.sh rename to appstore/super-productivity/16.5.4/scripts/upgrade.sh diff --git a/dockge/casdoor/docker-compose.yml b/dockge/casdoor/docker-compose.yml index baa9ba8d7..81c57ff21 100644 --- a/dockge/casdoor/docker-compose.yml +++ b/dockge/casdoor/docker-compose.yml @@ -14,7 +14,7 @@ services: - verificationCodeTimeout=10 - appname=casdoor - authState=casdoor - image: casbin/casdoor:v2.181.0 + image: casbin/casdoor:v2.182.0 labels: createdBy: Apps networks: diff --git a/dockge/super-productivity/docker-compose.yml b/dockge/super-productivity/docker-compose.yml index 9c8001140..58f984254 100644 --- a/dockge/super-productivity/docker-compose.yml +++ b/dockge/super-productivity/docker-compose.yml @@ -21,7 +21,7 @@ services: environment: - TZ=Asia/Shanghai - WEBDAV_BACKEND=http://sp-webdav - image: johannesjo/super-productivity:v16.5.3 + image: johannesjo/super-productivity:v16.5.4 labels: createdBy: Apps networks: