From 4de436804b451488c43d2470cfbc0186c365f41e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 17:45:42 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(gotify):=20update=20app=20?= =?UTF-8?q?version=20from=202.8.0=20to=202.9.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/gotify/{2.8.0 => 2.9.0}/.env.sample | 0 apps/gotify/{2.8.0 => 2.9.0}/data.yml | 0 apps/gotify/{2.8.0 => 2.9.0}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/gotify/{2.8.0 => 2.9.0}/.env.sample (100%) rename apps/gotify/{2.8.0 => 2.9.0}/data.yml (100%) rename apps/gotify/{2.8.0 => 2.9.0}/docker-compose.yml (100%) diff --git a/apps/gotify/2.8.0/.env.sample b/apps/gotify/2.9.0/.env.sample similarity index 100% rename from apps/gotify/2.8.0/.env.sample rename to apps/gotify/2.9.0/.env.sample diff --git a/apps/gotify/2.8.0/data.yml b/apps/gotify/2.9.0/data.yml similarity index 100% rename from apps/gotify/2.8.0/data.yml rename to apps/gotify/2.9.0/data.yml diff --git a/apps/gotify/2.8.0/docker-compose.yml b/apps/gotify/2.9.0/docker-compose.yml similarity index 100% rename from apps/gotify/2.8.0/docker-compose.yml rename to apps/gotify/2.9.0/docker-compose.yml