From cf4dfd412daedc6f76795c6b6f7cc473b02760e1 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Sun, 29 Sep 2024 11:00:54 +0000 Subject: [PATCH] Update app version [skip ci] --- 2fauth/{5.2.0 => 5.3.0}/.env.sample | 0 2fauth/{5.2.0 => 5.3.0}/data.yml | 0 2fauth/{5.2.0 => 5.3.0}/data/.gitkeep | 0 2fauth/{5.2.0 => 5.3.0}/docker-compose.yml | 0 2fauth/{5.2.0 => 5.3.0}/scripts/init.sh | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename 2fauth/{5.2.0 => 5.3.0}/.env.sample (100%) rename 2fauth/{5.2.0 => 5.3.0}/data.yml (100%) rename 2fauth/{5.2.0 => 5.3.0}/data/.gitkeep (100%) rename 2fauth/{5.2.0 => 5.3.0}/docker-compose.yml (100%) rename 2fauth/{5.2.0 => 5.3.0}/scripts/init.sh (100%) diff --git a/2fauth/5.2.0/.env.sample b/2fauth/5.3.0/.env.sample similarity index 100% rename from 2fauth/5.2.0/.env.sample rename to 2fauth/5.3.0/.env.sample diff --git a/2fauth/5.2.0/data.yml b/2fauth/5.3.0/data.yml similarity index 100% rename from 2fauth/5.2.0/data.yml rename to 2fauth/5.3.0/data.yml diff --git a/2fauth/5.2.0/data/.gitkeep b/2fauth/5.3.0/data/.gitkeep similarity index 100% rename from 2fauth/5.2.0/data/.gitkeep rename to 2fauth/5.3.0/data/.gitkeep diff --git a/2fauth/5.2.0/docker-compose.yml b/2fauth/5.3.0/docker-compose.yml similarity index 100% rename from 2fauth/5.2.0/docker-compose.yml rename to 2fauth/5.3.0/docker-compose.yml diff --git a/2fauth/5.2.0/scripts/init.sh b/2fauth/5.3.0/scripts/init.sh similarity index 100% rename from 2fauth/5.2.0/scripts/init.sh rename to 2fauth/5.3.0/scripts/init.sh