From b65bd6ab11a258cd7c739fd7871825d95f72ff07 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Wed, 15 Oct 2025 09:43:23 +0000 Subject: [PATCH] Update app version [skip ci] --- apps/telegram-search/{1.1.21 => 1.1.22}/config/config.yaml | 0 apps/telegram-search/{1.1.21 => 1.1.22}/config/init.sql | 0 apps/telegram-search/{1.1.21 => 1.1.22}/data.yml | 0 apps/telegram-search/{1.1.21 => 1.1.22}/docker-compose.yml | 0 apps/telegram-search/{1.1.21 => 1.1.22}/envs/default.env | 0 apps/telegram-search/{1.1.21 => 1.1.22}/envs/global.env | 0 apps/telegram-search/{1.1.21 => 1.1.22}/scripts/init.sh | 0 apps/telegram-search/{1.1.21 => 1.1.22}/scripts/uninstall.sh | 0 apps/telegram-search/{1.1.21 => 1.1.22}/scripts/upgrade.sh | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename apps/telegram-search/{1.1.21 => 1.1.22}/config/config.yaml (100%) rename apps/telegram-search/{1.1.21 => 1.1.22}/config/init.sql (100%) rename apps/telegram-search/{1.1.21 => 1.1.22}/data.yml (100%) rename apps/telegram-search/{1.1.21 => 1.1.22}/docker-compose.yml (100%) rename apps/telegram-search/{1.1.21 => 1.1.22}/envs/default.env (100%) rename apps/telegram-search/{1.1.21 => 1.1.22}/envs/global.env (100%) rename apps/telegram-search/{1.1.21 => 1.1.22}/scripts/init.sh (100%) rename apps/telegram-search/{1.1.21 => 1.1.22}/scripts/uninstall.sh (100%) rename apps/telegram-search/{1.1.21 => 1.1.22}/scripts/upgrade.sh (100%) diff --git a/apps/telegram-search/1.1.21/config/config.yaml b/apps/telegram-search/1.1.22/config/config.yaml similarity index 100% rename from apps/telegram-search/1.1.21/config/config.yaml rename to apps/telegram-search/1.1.22/config/config.yaml diff --git a/apps/telegram-search/1.1.21/config/init.sql b/apps/telegram-search/1.1.22/config/init.sql similarity index 100% rename from apps/telegram-search/1.1.21/config/init.sql rename to apps/telegram-search/1.1.22/config/init.sql diff --git a/apps/telegram-search/1.1.21/data.yml b/apps/telegram-search/1.1.22/data.yml similarity index 100% rename from apps/telegram-search/1.1.21/data.yml rename to apps/telegram-search/1.1.22/data.yml diff --git a/apps/telegram-search/1.1.21/docker-compose.yml b/apps/telegram-search/1.1.22/docker-compose.yml similarity index 100% rename from apps/telegram-search/1.1.21/docker-compose.yml rename to apps/telegram-search/1.1.22/docker-compose.yml diff --git a/apps/telegram-search/1.1.21/envs/default.env b/apps/telegram-search/1.1.22/envs/default.env similarity index 100% rename from apps/telegram-search/1.1.21/envs/default.env rename to apps/telegram-search/1.1.22/envs/default.env diff --git a/apps/telegram-search/1.1.21/envs/global.env b/apps/telegram-search/1.1.22/envs/global.env similarity index 100% rename from apps/telegram-search/1.1.21/envs/global.env rename to apps/telegram-search/1.1.22/envs/global.env diff --git a/apps/telegram-search/1.1.21/scripts/init.sh b/apps/telegram-search/1.1.22/scripts/init.sh similarity index 100% rename from apps/telegram-search/1.1.21/scripts/init.sh rename to apps/telegram-search/1.1.22/scripts/init.sh diff --git a/apps/telegram-search/1.1.21/scripts/uninstall.sh b/apps/telegram-search/1.1.22/scripts/uninstall.sh similarity index 100% rename from apps/telegram-search/1.1.21/scripts/uninstall.sh rename to apps/telegram-search/1.1.22/scripts/uninstall.sh diff --git a/apps/telegram-search/1.1.21/scripts/upgrade.sh b/apps/telegram-search/1.1.22/scripts/upgrade.sh similarity index 100% rename from apps/telegram-search/1.1.21/scripts/upgrade.sh rename to apps/telegram-search/1.1.22/scripts/upgrade.sh