From 97d7138cac3f3143e5c152a14330da87944bc096 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 21:01:28 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(rallly):=20update=20app=20?= =?UTF-8?q?version=20from=204.7.1=20to=204.7.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/rallly/{4.7.1 => 4.7.2}/config.env | 0 apps/rallly/{4.7.1 => 4.7.2}/data.yml | 0 apps/rallly/{4.7.1 => 4.7.2}/docker-compose.yml | 0 apps/rallly/{4.7.1 => 4.7.2}/scripts/init.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename apps/rallly/{4.7.1 => 4.7.2}/config.env (100%) rename apps/rallly/{4.7.1 => 4.7.2}/data.yml (100%) rename apps/rallly/{4.7.1 => 4.7.2}/docker-compose.yml (100%) rename apps/rallly/{4.7.1 => 4.7.2}/scripts/init.sh (100%) diff --git a/apps/rallly/4.7.1/config.env b/apps/rallly/4.7.2/config.env similarity index 100% rename from apps/rallly/4.7.1/config.env rename to apps/rallly/4.7.2/config.env diff --git a/apps/rallly/4.7.1/data.yml b/apps/rallly/4.7.2/data.yml similarity index 100% rename from apps/rallly/4.7.1/data.yml rename to apps/rallly/4.7.2/data.yml diff --git a/apps/rallly/4.7.1/docker-compose.yml b/apps/rallly/4.7.2/docker-compose.yml similarity index 100% rename from apps/rallly/4.7.1/docker-compose.yml rename to apps/rallly/4.7.2/docker-compose.yml diff --git a/apps/rallly/4.7.1/scripts/init.sh b/apps/rallly/4.7.2/scripts/init.sh similarity index 100% rename from apps/rallly/4.7.1/scripts/init.sh rename to apps/rallly/4.7.2/scripts/init.sh