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