From 48938226f8ed5ab8412a68343470c3a5745f1056 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Wed, 30 Oct 2024 13:41:26 +0000 Subject: [PATCH] Update app version [skip ci] --- apps/cashbook/{3.0.2 => 3.0.3}/.env.sample | 0 apps/cashbook/{3.0.2 => 3.0.3}/data.yml | 0 apps/cashbook/{3.0.2 => 3.0.3}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/cashbook/{3.0.2 => 3.0.3}/.env.sample (100%) rename apps/cashbook/{3.0.2 => 3.0.3}/data.yml (100%) rename apps/cashbook/{3.0.2 => 3.0.3}/docker-compose.yml (100%) diff --git a/apps/cashbook/3.0.2/.env.sample b/apps/cashbook/3.0.3/.env.sample similarity index 100% rename from apps/cashbook/3.0.2/.env.sample rename to apps/cashbook/3.0.3/.env.sample diff --git a/apps/cashbook/3.0.2/data.yml b/apps/cashbook/3.0.3/data.yml similarity index 100% rename from apps/cashbook/3.0.2/data.yml rename to apps/cashbook/3.0.3/data.yml diff --git a/apps/cashbook/3.0.2/docker-compose.yml b/apps/cashbook/3.0.3/docker-compose.yml similarity index 100% rename from apps/cashbook/3.0.2/docker-compose.yml rename to apps/cashbook/3.0.3/docker-compose.yml