diff options
author | Christian Hesse <mail@eworm.de> | 2023-08-18 09:03:36 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-08-18 15:23:20 +0200 |
commit | c04bf2c9b787e6aa8543d507814575487694062d (patch) | |
tree | 58c763c285d750cb2b864e368c358865c4a14c47 /doc | |
parent | ddd5608b3816da123de0cfa8f83be32aca8e2901 (diff) |
netwatch-notify: drop RouterOS version dependency
... as global-functions depend on RouterOS 7.9beta already.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/netwatch-notify.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/netwatch-notify.md b/doc/netwatch-notify.md index efae5cf..6df233b 100644 --- a/doc/netwatch-notify.md +++ b/doc/netwatch-notify.md @@ -3,8 +3,6 @@ Notify on host up and down [⬅️ Go back to main README](../README.md) -[![required RouterOS version](https://img.shields.io/badge/RouterOS-7.9beta4-yellow?style=flat)](https://mikrotik.com/download/changelogs/) - > ℹ️ **Info**: This script can not be used on its own but requires the base > installation. See [main README](../README.md) for details. |