From 1e281b03d20b56881a7e8131216ba686da27c3c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 17:27:51 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(tinyauth):=20update=20app?= =?UTF-8?q?=20version=20from=205.0.1=20to=205.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/tinyauth/{5.0.1 => 5.0.2}/data.yml | 0 apps/tinyauth/{5.0.1 => 5.0.2}/docker-compose.yml | 0 apps/tinyauth/{5.0.1 => 5.0.2}/scripts/init.sh | 0 apps/tinyauth/{5.0.1 => 5.0.2}/scripts/upgrade.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename apps/tinyauth/{5.0.1 => 5.0.2}/data.yml (100%) rename apps/tinyauth/{5.0.1 => 5.0.2}/docker-compose.yml (100%) rename apps/tinyauth/{5.0.1 => 5.0.2}/scripts/init.sh (100%) rename apps/tinyauth/{5.0.1 => 5.0.2}/scripts/upgrade.sh (100%) diff --git a/apps/tinyauth/5.0.1/data.yml b/apps/tinyauth/5.0.2/data.yml similarity index 100% rename from apps/tinyauth/5.0.1/data.yml rename to apps/tinyauth/5.0.2/data.yml diff --git a/apps/tinyauth/5.0.1/docker-compose.yml b/apps/tinyauth/5.0.2/docker-compose.yml similarity index 100% rename from apps/tinyauth/5.0.1/docker-compose.yml rename to apps/tinyauth/5.0.2/docker-compose.yml diff --git a/apps/tinyauth/5.0.1/scripts/init.sh b/apps/tinyauth/5.0.2/scripts/init.sh similarity index 100% rename from apps/tinyauth/5.0.1/scripts/init.sh rename to apps/tinyauth/5.0.2/scripts/init.sh diff --git a/apps/tinyauth/5.0.1/scripts/upgrade.sh b/apps/tinyauth/5.0.2/scripts/upgrade.sh similarity index 100% rename from apps/tinyauth/5.0.1/scripts/upgrade.sh rename to apps/tinyauth/5.0.2/scripts/upgrade.sh