From aeeee0612e7dc1f9fa2d3ee380eebb73c9f83911 Mon Sep 17 00:00:00 2001 From: selfhoster1312 Date: Mon, 13 Jul 2026 19:01:34 +0200 Subject: [PATCH] release: 2026.07.13 --- .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 8a5d6a5..6c48606 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,7 +1,7 @@ name: Release env: - PKG_VERSION: "2026.07.11-1" + PKG_VERSION: "2026.07.13" # TODO: actions/checkout only supports GITHUB repos... GATUS_REPO: "selfhoster1312/gatus" GATUS_REF: "acdc9c2c1fe4a6631dd1745dad0c7cd2c2f777b8"