Skip to content

Commit 6aafe7d

Browse files
authored
Update BackupAndUpdate.rsc
1 parent 2fd1c96 commit 6aafe7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BackupAndUpdate.rsc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ if ([:len [/system identity get name]] = 0 or [/system identity get name] = "Mik
198198
:global buGlobalVarUpdateStep;
199199
############### ^^^^^^^^^ GLOBALS ^^^^^^^^^ ###############
200200

201-
:local scriptVersion "23.11.25";
201+
:local scriptVersion "24.06.04";
202202

203203
# Current time `hh-mm-ss`
204204
:local currentTime ([:pick [/system clock get time] 0 2] . "-" . [:pick [/system clock get time] 3 5] . "-" . [:pick [/system clock get time] 6 8]);

0 commit comments

Comments
 (0)