From 94b3a67a89900762bfb51d0262d1bb685060b4a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 09:12:46 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(myip):=20update=20app=20ve?= =?UTF-8?q?rsion=20from=205.2.0=20to=205.2.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/myip/{5.2.0 => 5.2.1}/.env.sample | 0 apps/myip/{5.2.0 => 5.2.1}/data.yml | 0 apps/myip/{5.2.0 => 5.2.1}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/myip/{5.2.0 => 5.2.1}/.env.sample (100%) rename apps/myip/{5.2.0 => 5.2.1}/data.yml (100%) rename apps/myip/{5.2.0 => 5.2.1}/docker-compose.yml (100%) diff --git a/apps/myip/5.2.0/.env.sample b/apps/myip/5.2.1/.env.sample similarity index 100% rename from apps/myip/5.2.0/.env.sample rename to apps/myip/5.2.1/.env.sample diff --git a/apps/myip/5.2.0/data.yml b/apps/myip/5.2.1/data.yml similarity index 100% rename from apps/myip/5.2.0/data.yml rename to apps/myip/5.2.1/data.yml diff --git a/apps/myip/5.2.0/docker-compose.yml b/apps/myip/5.2.1/docker-compose.yml similarity index 100% rename from apps/myip/5.2.0/docker-compose.yml rename to apps/myip/5.2.1/docker-compose.yml