diff --git a/apps/chatgpt-next-web/2.14.1/data.yml b/apps/chatgpt-next-web/2.14.2/data.yml similarity index 100% rename from apps/chatgpt-next-web/2.14.1/data.yml rename to apps/chatgpt-next-web/2.14.2/data.yml diff --git a/apps/chatgpt-next-web/2.14.1/docker-compose.yml b/apps/chatgpt-next-web/2.14.2/docker-compose.yml similarity index 91% rename from apps/chatgpt-next-web/2.14.1/docker-compose.yml rename to apps/chatgpt-next-web/2.14.2/docker-compose.yml index 20cd3f1a..a80dc7b9 100644 --- a/apps/chatgpt-next-web/2.14.1/docker-compose.yml +++ b/apps/chatgpt-next-web/2.14.2/docker-compose.yml @@ -12,7 +12,7 @@ services: - "PROXY_URL=${PROXY}" - "BASE_URL=${API_BASE_URL}" - "WHITE_WEBDEV_ENDPOINTS=${WHITE_WEBDEV_ENDPOINTS}" - image: yidadaa/chatgpt-next-web:v2.14.1 + image: yidadaa/chatgpt-next-web:v2.14.2 labels: createdBy: "Apps" diff --git a/apps/chatgpt-next-web/2.14.1/scripts/upgrade.sh b/apps/chatgpt-next-web/2.14.2/scripts/upgrade.sh similarity index 100% rename from apps/chatgpt-next-web/2.14.1/scripts/upgrade.sh rename to apps/chatgpt-next-web/2.14.2/scripts/upgrade.sh