From d68c64bb51cc60df3034d2a5ceacdcb5b2d01877 Mon Sep 17 00:00:00 2001 From: wade ~ Pack3tL0ss Date: Mon, 15 Jan 2024 21:18:05 -0600 Subject: [PATCH] :bookmark: v2024-2.1 Installer v71 - :sparkles: Update speedtest so it appears as an option for CM4 and Pi5 - :bug: Fix/Update aruba ansible collections install. - :sparkles: Update method used to install ansible --- .static.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.static.yaml b/.static.yaml index a0ce4fcb..a17c5342 100644 --- a/.static.yaml +++ b/.static.yaml @@ -2,8 +2,8 @@ # This file should not be modified. Static variables/paths used throughout ConsolePi # Versioning = YYYY.Major.Patch/Minor --- -CONSOLEPI_VER: 2024-2.0 -INSTALLER_VER: 70 +CONSOLEPI_VER: 2024-2.1 +INSTALLER_VER: 71 CFG_FILE_VER: 11 CONFIG_FILE_YAML: /etc/ConsolePi/ConsolePi.yaml CONFIG_FILE: /etc/ConsolePi/ConsolePi.conf # For backward compat, use yaml config going forward