From 373b0e9d04767a9d044cbd52a71327e11855e581 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 09:35:30 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(chatgpt-on-wechat):=20upda?= =?UTF-8?q?te=20app=20version=20from=202.0.1=20to=202.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/chatgpt-on-wechat/{2.0.1 => 2.0.2}/.env.sample | 0 apps/chatgpt-on-wechat/{2.0.1 => 2.0.2}/data.yml | 0 apps/chatgpt-on-wechat/{2.0.1 => 2.0.2}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/chatgpt-on-wechat/{2.0.1 => 2.0.2}/.env.sample (100%) rename apps/chatgpt-on-wechat/{2.0.1 => 2.0.2}/data.yml (100%) rename apps/chatgpt-on-wechat/{2.0.1 => 2.0.2}/docker-compose.yml (100%) diff --git a/apps/chatgpt-on-wechat/2.0.1/.env.sample b/apps/chatgpt-on-wechat/2.0.2/.env.sample similarity index 100% rename from apps/chatgpt-on-wechat/2.0.1/.env.sample rename to apps/chatgpt-on-wechat/2.0.2/.env.sample diff --git a/apps/chatgpt-on-wechat/2.0.1/data.yml b/apps/chatgpt-on-wechat/2.0.2/data.yml similarity index 100% rename from apps/chatgpt-on-wechat/2.0.1/data.yml rename to apps/chatgpt-on-wechat/2.0.2/data.yml diff --git a/apps/chatgpt-on-wechat/2.0.1/docker-compose.yml b/apps/chatgpt-on-wechat/2.0.2/docker-compose.yml similarity index 100% rename from apps/chatgpt-on-wechat/2.0.1/docker-compose.yml rename to apps/chatgpt-on-wechat/2.0.2/docker-compose.yml