Skip to content

Commit 9736ca2

Browse files
Merge pull request #25 from Martinski4GitHub/develop
Update uiDivStats.sh
2 parents c409e03 + d63c004 commit 9736ca2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

uiDivStats.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
## Forked from https://github.com/jackyaz/uiDivStats ##
1414
## ##
1515
###################################################################
16-
# Last Modified: 2025-Oct-25
16+
# Last Modified: 2025-Oct-30
1717
#------------------------------------------------------------------
1818

1919
################# Shellcheck directives ###############
@@ -36,7 +36,7 @@
3636
### Start of script variables ###
3737
readonly SCRIPT_NAME="uiDivStats"
3838
readonly SCRIPT_VERSION="v4.0.12"
39-
readonly SCRIPT_VERSTAG="25102522"
39+
readonly SCRIPT_VERSTAG="25103020"
4040
SCRIPT_BRANCH="develop"
4141
SCRIPT_REPO="https://raw.githubusercontent.com/AMTM-OSR/$SCRIPT_NAME/$SCRIPT_BRANCH"
4242
readonly SCRIPT_DIR="/jffs/addons/$SCRIPT_NAME.d"

0 commit comments

Comments
 (0)