diff --git a/apps/super-productivity/13.0.7/.env b/apps/super-productivity/13.0.9/.env similarity index 100% rename from apps/super-productivity/13.0.7/.env rename to apps/super-productivity/13.0.9/.env diff --git a/apps/super-productivity/13.0.7/conf/webdav.yaml b/apps/super-productivity/13.0.9/conf/webdav.yaml similarity index 100% rename from apps/super-productivity/13.0.7/conf/webdav.yaml rename to apps/super-productivity/13.0.9/conf/webdav.yaml diff --git a/apps/super-productivity/13.0.7/data.yml b/apps/super-productivity/13.0.9/data.yml similarity index 100% rename from apps/super-productivity/13.0.7/data.yml rename to apps/super-productivity/13.0.9/data.yml diff --git a/apps/super-productivity/13.0.7/docker-compose.yml b/apps/super-productivity/13.0.9/docker-compose.yml similarity index 93% rename from apps/super-productivity/13.0.7/docker-compose.yml rename to apps/super-productivity/13.0.9/docker-compose.yml index 73a7c7e..9f3f936 100644 --- a/apps/super-productivity/13.0.7/docker-compose.yml +++ b/apps/super-productivity/13.0.9/docker-compose.yml @@ -21,7 +21,7 @@ services: environment: - TZ=Asia/Shanghai - WEBDAV_BACKEND=http://sp-webdav - image: johannesjo/super-productivity:v13.0.7 + image: johannesjo/super-productivity:v13.0.9 labels: createdBy: Apps networks: diff --git a/apps/super-productivity/13.0.7/envs/default.env b/apps/super-productivity/13.0.9/envs/default.env similarity index 100% rename from apps/super-productivity/13.0.7/envs/default.env rename to apps/super-productivity/13.0.9/envs/default.env diff --git a/apps/super-productivity/13.0.7/envs/global.env b/apps/super-productivity/13.0.9/envs/global.env similarity index 100% rename from apps/super-productivity/13.0.7/envs/global.env rename to apps/super-productivity/13.0.9/envs/global.env diff --git a/apps/super-productivity/13.0.7/scripts/init.sh b/apps/super-productivity/13.0.9/scripts/init.sh similarity index 100% rename from apps/super-productivity/13.0.7/scripts/init.sh rename to apps/super-productivity/13.0.9/scripts/init.sh diff --git a/apps/super-productivity/13.0.7/scripts/uninstall.sh b/apps/super-productivity/13.0.9/scripts/uninstall.sh similarity index 100% rename from apps/super-productivity/13.0.7/scripts/uninstall.sh rename to apps/super-productivity/13.0.9/scripts/uninstall.sh diff --git a/apps/super-productivity/13.0.7/scripts/upgrade.sh b/apps/super-productivity/13.0.9/scripts/upgrade.sh similarity index 100% rename from apps/super-productivity/13.0.7/scripts/upgrade.sh rename to apps/super-productivity/13.0.9/scripts/upgrade.sh