diff --git a/apps/changedetectionio/0.49.15/data.yml b/apps/changedetectionio/0.49.16/data.yml similarity index 100% rename from apps/changedetectionio/0.49.15/data.yml rename to apps/changedetectionio/0.49.16/data.yml diff --git a/apps/changedetectionio/0.49.15/docker-compose.yml b/apps/changedetectionio/0.49.16/docker-compose.yml similarity index 86% rename from apps/changedetectionio/0.49.15/docker-compose.yml rename to apps/changedetectionio/0.49.16/docker-compose.yml index 0f390c078064..18f8d6c3bad1 100644 --- a/apps/changedetectionio/0.49.15/docker-compose.yml +++ b/apps/changedetectionio/0.49.16/docker-compose.yml @@ -8,7 +8,7 @@ services: - "${PANEL_APP_PORT_HTTP}:5000" volumes: - "./data:/datastore" - image: dgtlmoon/changedetection.io:0.49.15 + image: dgtlmoon/changedetection.io:0.49.16 labels: createdBy: "Apps"