From 965d0894b7cd8e871c9fc10daece1e8ea04474e4 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Sat, 18 Jul 2026 16:09:04 +0000 Subject: [PATCH] Update app version [skip ci] --- apps/gotify/{2.9.1 => 3.0.0}/.env.sample | 0 apps/gotify/{2.9.1 => 3.0.0}/data.yml | 0 apps/gotify/{2.9.1 => 3.0.0}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/gotify/{2.9.1 => 3.0.0}/.env.sample (100%) rename apps/gotify/{2.9.1 => 3.0.0}/data.yml (100%) rename apps/gotify/{2.9.1 => 3.0.0}/docker-compose.yml (100%) diff --git a/apps/gotify/2.9.1/.env.sample b/apps/gotify/3.0.0/.env.sample similarity index 100% rename from apps/gotify/2.9.1/.env.sample rename to apps/gotify/3.0.0/.env.sample diff --git a/apps/gotify/2.9.1/data.yml b/apps/gotify/3.0.0/data.yml similarity index 100% rename from apps/gotify/2.9.1/data.yml rename to apps/gotify/3.0.0/data.yml diff --git a/apps/gotify/2.9.1/docker-compose.yml b/apps/gotify/3.0.0/docker-compose.yml similarity index 100% rename from apps/gotify/2.9.1/docker-compose.yml rename to apps/gotify/3.0.0/docker-compose.yml