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