mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-16 13:04:30 +02:00
notify about parted scripts for wifi package
This commit is contained in:
parent
97383dfbfb
commit
4c3430fbb6
2 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
:local 0 "global-functions";
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 113;
|
||||
:global ExpectedConfigVersion 114;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global GlobalFunctionsReady false;
|
||||
|
|
|
@ -27,6 +27,7 @@
|
|||
111="Modified 'dhcp-to-dns' to allow multiple records for one mac address.";
|
||||
112="Enhanced 'mod/ssh-keys-import' to record the fingerprint of keys.";
|
||||
113="Added helper functions for easier setup to Matrix notification module.";
|
||||
114="All relevant scripts were ported to new wifi package for RouterOS 7.13 and later. Migration is complex and thus not done automatically!";
|
||||
};
|
||||
|
||||
# Migration steps to be applied on script updates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue