We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c409e03 + d63c004 commit 9736ca2Copy full SHA for 9736ca2
1 file changed
uiDivStats.sh
@@ -13,7 +13,7 @@
13
## Forked from https://github.com/jackyaz/uiDivStats ##
14
## ##
15
###################################################################
16
-# Last Modified: 2025-Oct-25
+# Last Modified: 2025-Oct-30
17
#------------------------------------------------------------------
18
19
################# Shellcheck directives ###############
@@ -36,7 +36,7 @@
36
### Start of script variables ###
37
readonly SCRIPT_NAME="uiDivStats"
38
readonly SCRIPT_VERSION="v4.0.12"
39
-readonly SCRIPT_VERSTAG="25102522"
+readonly SCRIPT_VERSTAG="25103020"
40
SCRIPT_BRANCH="develop"
41
SCRIPT_REPO="https://raw.githubusercontent.com/AMTM-OSR/$SCRIPT_NAME/$SCRIPT_BRANCH"
42
readonly SCRIPT_DIR="/jffs/addons/$SCRIPT_NAME.d"
0 commit comments