From c04bf2c9b787e6aa8543d507814575487694062d Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 18 Aug 2023 09:03:36 +0200 Subject: netwatch-notify: drop RouterOS version dependency ... as global-functions depend on RouterOS 7.9beta already. --- doc/netwatch-notify.md | 2 -- netwatch-notify.rsc | 2 -- 2 files changed, 4 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. diff --git a/netwatch-notify.rsc b/netwatch-notify.rsc index 15a17b2..e1d489a 100644 --- a/netwatch-notify.rsc +++ b/netwatch-notify.rsc @@ -3,8 +3,6 @@ # Copyright (c) 2020-2023 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # -# requires RouterOS, version=7.9beta4 -# # monitor netwatch and send notifications # https://git.eworm.de/cgit/routeros-scripts/about/doc/netwatch-notify.md -- cgit v1.2.3-54-g00ecf