1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

netwatch-notify: support dynamic address update

This commit is contained in:
Christian Hesse
2021-05-06 12:55:05 +02:00
parent 9d19313eee
commit cfb31e844c
6 changed files with 28 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
# Make sure all configuration properties are up to date and this
# value is in sync with value in script 'global-functions'!
# Comment or remove to disable news and change notifications.
:global GlobalConfigVersion 49;
:global GlobalConfigVersion 50;
# Copy configuration from global-config here and modify it.