aboutsummaryrefslogtreecommitdiffstats
path: root/backup-upload.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-07-16 13:45:16 +0200
committerGravatar Christian Hesse <mail@eworm.de>2024-07-16 13:50:22 +0200
commit6fbafe76ba27e35d1f3067430ba78cedfa85eb19 (patch)
tree43e3097c8a439a51c348cecd3eae8a66680d766a /backup-upload.rsc
parent075a9bd6c43e08efee73eb6e1ec5b0ea0391fef2 (diff)
bump RouterOS requirement for all scripts and modules...
... now that global-functions requires RouterOS 7.14 anyway.
Diffstat (limited to 'backup-upload.rsc')
-rw-r--r--backup-upload.rsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/backup-upload.rsc b/backup-upload.rsc
index 1dc98d5..8d96eba 100644
--- a/backup-upload.rsc
+++ b/backup-upload.rsc
@@ -4,7 +4,7 @@
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
#
# provides: backup-script, order=50
-# requires RouterOS, version=7.13
+# requires RouterOS, version=7.14
#
# create and upload backup and config file
# https://git.eworm.de/cgit/routeros-scripts/about/doc/backup-upload.md