Update BackupAndUpdate.rsc to version 25.04.15 and adjust update date

This commit is contained in:
Alexander Tebiev 2025-04-15 21:34:10 +02:00
parent f7a0ac352d
commit 15b5cb27df

View file

@ -3,9 +3,9 @@
# SCRIPT INFORMATION # SCRIPT INFORMATION
# #
# Script: Mikrotik RouterOS automatic backup & update # Script: Mikrotik RouterOS automatic backup & update
# Version: 25.04.12 # Version: 25.04.15
# Created: 07/08/2018 # Created: 07/08/2018
# Updated: 12/04/2025 # Updated: 15/04/2025
# Author: Alexander Tebiev # Author: Alexander Tebiev
# Website: https://github.com/beeyev # Website: https://github.com/beeyev
# You can contact me by e-mail at tebiev@mail.com # You can contact me by e-mail at tebiev@mail.com
@ -56,7 +56,7 @@
# !!! DO NOT EDIT BELOW THIS LINE UNLESS YOU KNOW WHAT YOURE DOING !!! # !!! DO NOT EDIT BELOW THIS LINE UNLESS YOU KNOW WHAT YOURE DOING !!!
:local scriptVersion "25.04.12" :local scriptVersion "25.04.15"
# default and fallback public IP detection services # default and fallback public IP detection services
:local ipAddressDetectServiceDefault "https://ipv4.mikrotik.ovh/" :local ipAddressDetectServiceDefault "https://ipv4.mikrotik.ovh/"