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