diff --git a/chatgpt-next-web/2.12.3/data.yml b/chatgpt-next-web/2.12.4/data.yml similarity index 100% rename from chatgpt-next-web/2.12.3/data.yml rename to chatgpt-next-web/2.12.4/data.yml diff --git a/chatgpt-next-web/2.12.3/docker-compose.yml b/chatgpt-next-web/2.12.4/docker-compose.yml similarity index 91% rename from chatgpt-next-web/2.12.3/docker-compose.yml rename to chatgpt-next-web/2.12.4/docker-compose.yml index 7186f8ba7..9aa47f807 100644 --- a/chatgpt-next-web/2.12.3/docker-compose.yml +++ b/chatgpt-next-web/2.12.4/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.12.3 + image: yidadaa/chatgpt-next-web:v2.12.4 labels: createdBy: "Apps" diff --git a/chatgpt-next-web/2.12.3/scripts/upgrade.sh b/chatgpt-next-web/2.12.4/scripts/upgrade.sh similarity index 100% rename from chatgpt-next-web/2.12.3/scripts/upgrade.sh rename to chatgpt-next-web/2.12.4/scripts/upgrade.sh