Migrate configuration and send notification on renames

This commit is contained in:
Christian Hesse 2022-01-05 23:03:09 +01:00
parent e77b39e933
commit ed0135c613
4 changed files with 5 additions and 3 deletions

View file

@ -8,7 +8,7 @@
# https://git.eworm.de/cgit/routeros-scripts/about/
# expected configuration version
:global ExpectedConfigVersion 72;
:global ExpectedConfigVersion 73;
# global variables not to be changed by user
:global GlobalFunctionsReady false;