From d63c004c3a1318a3ec224c0916f6a8c2562caa5f Mon Sep 17 00:00:00 2001 From: Martinski4GitHub <119833648+Martinski4GitHub@users.noreply.github.com> Date: Thu, 30 Oct 2025 20:41:22 -0700 Subject: [PATCH] Update uiDivStats.sh Updated date string. --- uiDivStats.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uiDivStats.sh b/uiDivStats.sh index fbe8c3a..2a16562 100644 --- a/uiDivStats.sh +++ b/uiDivStats.sh @@ -13,7 +13,7 @@ ## Forked from https://github.com/jackyaz/uiDivStats ## ## ## ################################################################### -# Last Modified: 2025-Oct-25 +# Last Modified: 2025-Oct-30 #------------------------------------------------------------------ ################# Shellcheck directives ############### @@ -36,7 +36,7 @@ ### Start of script variables ### readonly SCRIPT_NAME="uiDivStats" readonly SCRIPT_VERSION="v4.0.12" -readonly SCRIPT_VERSTAG="25102522" +readonly SCRIPT_VERSTAG="25103020" SCRIPT_BRANCH="develop" SCRIPT_REPO="https://raw.githubusercontent.com/AMTM-OSR/$SCRIPT_NAME/$SCRIPT_BRANCH" readonly SCRIPT_DIR="/jffs/addons/$SCRIPT_NAME.d"