From 4bb6fdb96752acf3990ae622e37eb28eaeb29696 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Wed, 9 Aug 2023 15:02:40 +0000 Subject: [PATCH] Update app version --- apps/chatgpt-next-web/{2.9.2 => 2.9.3}/.env.sample | 0 apps/chatgpt-next-web/{2.9.2 => 2.9.3}/data.yml | 0 apps/chatgpt-next-web/{2.9.2 => 2.9.3}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/chatgpt-next-web/{2.9.2 => 2.9.3}/.env.sample (100%) rename apps/chatgpt-next-web/{2.9.2 => 2.9.3}/data.yml (100%) rename apps/chatgpt-next-web/{2.9.2 => 2.9.3}/docker-compose.yml (100%) diff --git a/apps/chatgpt-next-web/2.9.2/.env.sample b/apps/chatgpt-next-web/2.9.3/.env.sample similarity index 100% rename from apps/chatgpt-next-web/2.9.2/.env.sample rename to apps/chatgpt-next-web/2.9.3/.env.sample diff --git a/apps/chatgpt-next-web/2.9.2/data.yml b/apps/chatgpt-next-web/2.9.3/data.yml similarity index 100% rename from apps/chatgpt-next-web/2.9.2/data.yml rename to apps/chatgpt-next-web/2.9.3/data.yml diff --git a/apps/chatgpt-next-web/2.9.2/docker-compose.yml b/apps/chatgpt-next-web/2.9.3/docker-compose.yml similarity index 100% rename from apps/chatgpt-next-web/2.9.2/docker-compose.yml rename to apps/chatgpt-next-web/2.9.3/docker-compose.yml