From 294ca4604c61c90673cb8a14d060f10f66c73fbb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 14:43:56 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(cashbook):=20update=20app?= =?UTF-8?q?=20version=20from=204.3.11=20to=204.3.12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/cashbook/{4.3.11 => 4.3.12}/.env.sample | 0 apps/cashbook/{4.3.11 => 4.3.12}/data.yml | 0 apps/cashbook/{4.3.11 => 4.3.12}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/cashbook/{4.3.11 => 4.3.12}/.env.sample (100%) rename apps/cashbook/{4.3.11 => 4.3.12}/data.yml (100%) rename apps/cashbook/{4.3.11 => 4.3.12}/docker-compose.yml (100%) diff --git a/apps/cashbook/4.3.11/.env.sample b/apps/cashbook/4.3.12/.env.sample similarity index 100% rename from apps/cashbook/4.3.11/.env.sample rename to apps/cashbook/4.3.12/.env.sample diff --git a/apps/cashbook/4.3.11/data.yml b/apps/cashbook/4.3.12/data.yml similarity index 100% rename from apps/cashbook/4.3.11/data.yml rename to apps/cashbook/4.3.12/data.yml diff --git a/apps/cashbook/4.3.11/docker-compose.yml b/apps/cashbook/4.3.12/docker-compose.yml similarity index 100% rename from apps/cashbook/4.3.11/docker-compose.yml rename to apps/cashbook/4.3.12/docker-compose.yml