From 796b89b5c0a7c5c7dcd8dcb55fd7780e87b1c51c Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Thu, 24 Oct 2024 01:16:06 +0000 Subject: [PATCH] Update app version [skip ci] --- uuwaf/{5.4.0 => 5.5.0}/.env.sample | 0 uuwaf/{5.4.0 => 5.5.0}/data.yml | 0 uuwaf/{5.4.0 => 5.5.0}/docker-compose.yml | 0 uuwaf/{5.4.0 => 5.5.0}/low-memory-my.cnf | 0 uuwaf/{5.4.0 => 5.5.0}/scripts/uninstall.sh | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename uuwaf/{5.4.0 => 5.5.0}/.env.sample (100%) rename uuwaf/{5.4.0 => 5.5.0}/data.yml (100%) rename uuwaf/{5.4.0 => 5.5.0}/docker-compose.yml (100%) rename uuwaf/{5.4.0 => 5.5.0}/low-memory-my.cnf (100%) rename uuwaf/{5.4.0 => 5.5.0}/scripts/uninstall.sh (100%) diff --git a/uuwaf/5.4.0/.env.sample b/uuwaf/5.5.0/.env.sample similarity index 100% rename from uuwaf/5.4.0/.env.sample rename to uuwaf/5.5.0/.env.sample diff --git a/uuwaf/5.4.0/data.yml b/uuwaf/5.5.0/data.yml similarity index 100% rename from uuwaf/5.4.0/data.yml rename to uuwaf/5.5.0/data.yml diff --git a/uuwaf/5.4.0/docker-compose.yml b/uuwaf/5.5.0/docker-compose.yml similarity index 100% rename from uuwaf/5.4.0/docker-compose.yml rename to uuwaf/5.5.0/docker-compose.yml diff --git a/uuwaf/5.4.0/low-memory-my.cnf b/uuwaf/5.5.0/low-memory-my.cnf similarity index 100% rename from uuwaf/5.4.0/low-memory-my.cnf rename to uuwaf/5.5.0/low-memory-my.cnf diff --git a/uuwaf/5.4.0/scripts/uninstall.sh b/uuwaf/5.5.0/scripts/uninstall.sh similarity index 100% rename from uuwaf/5.4.0/scripts/uninstall.sh rename to uuwaf/5.5.0/scripts/uninstall.sh