From 6744c0c1434f48ddbcf57d48084adecf901d3501 Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Mon, 28 Feb 2022 21:19:33 +0100 Subject: [PATCH] Link Latest stable and Latest pre-release versions to their tags on git --- .../templates/allianceauth/admin-status/overview.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/allianceauth/templates/allianceauth/admin-status/overview.html b/allianceauth/templates/allianceauth/admin-status/overview.html index 5a2392e8..6107baf6 100644 --- a/allianceauth/templates/allianceauth/admin-status/overview.html +++ b/allianceauth/templates/allianceauth/admin-status/overview.html @@ -52,7 +52,7 @@
  • {% translate "Latest Stable" %}

    - + {{ latest_patch_version }} @@ -63,7 +63,7 @@

  • {% translate "Latest Pre-Release" %}

    - + {{ latest_beta_version }}