diff options
author | Christian Hesse <mail@eworm.de> | 2024-04-04 21:45:02 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-04-07 22:51:24 +0200 |
commit | 009674b5bcf27589cd3469bc418dea72c9b4e979 (patch) | |
tree | 61dcf9814293cf478b1d43b05d46e3e9da52e37a /hotspot-to-wpa-cleanup.wifi.rsc | |
parent | d430d32a30af40eff67c90409c897dc6b3dfce9c (diff) |
bump RouterOS requirement for all scripts and modules...routeros-7.13-6
... now that global-functions requires RouterOS 7.13 anyway.
Diffstat (limited to 'hotspot-to-wpa-cleanup.wifi.rsc')
-rw-r--r-- | hotspot-to-wpa-cleanup.wifi.rsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hotspot-to-wpa-cleanup.wifi.rsc b/hotspot-to-wpa-cleanup.wifi.rsc index 9c79628..39c9f25 100644 --- a/hotspot-to-wpa-cleanup.wifi.rsc +++ b/hotspot-to-wpa-cleanup.wifi.rsc @@ -4,7 +4,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # provides: lease-script, order=80 -# requires RouterOS, version=7.12 +# requires RouterOS, version=7.13 # # manage and clean up private WPA passphrase after hotspot login # https://git.eworm.de/cgit/routeros-scripts/about/doc/hotspot-to-wpa.md |