From c5951866d4639ac649e5243d3cf781480f97d436 Mon Sep 17 00:00:00 2001 From: selfhoster1312 Date: Tue, 28 Jul 2026 18:40:53 +0200 Subject: [PATCH] release: 2026.07.28 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 748ee1c..761aa04 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,7 +1,7 @@ name: Release env: - PKG_VERSION: "2026.07.27" + PKG_VERSION: "2026.07.28" # TODO: actions/checkout only supports GITHUB repos... GATUS_REPO: "selfhoster1312/gatus" GATUS_REF: "d65a3321f1291aa419870a04896aa65fc4c78cf4"