diff --git a/apps/changedetectionio/0.44/data.yml b/apps/changedetectionio/0.45/data.yml similarity index 100% rename from apps/changedetectionio/0.44/data.yml rename to apps/changedetectionio/0.45/data.yml diff --git a/apps/changedetectionio/0.44/docker-compose.yml b/apps/changedetectionio/0.45/docker-compose.yml similarity index 87% rename from apps/changedetectionio/0.44/docker-compose.yml rename to apps/changedetectionio/0.45/docker-compose.yml index 757d262a..4060dae4 100644 --- a/apps/changedetectionio/0.44/docker-compose.yml +++ b/apps/changedetectionio/0.45/docker-compose.yml @@ -9,7 +9,7 @@ services: - "${PANEL_APP_PORT_HTTP}:5000" volumes: - "./data:/datastore" - image: dgtlmoon/changedetection.io:0.44 + image: dgtlmoon/changedetection.io:0.45 labels: createdBy: "Apps"