sms-forward: drop RouterOS version dependency

... as global-functions depend on RouterOS 7.9beta already.
This commit is contained in:
Christian Hesse 2023-08-18 09:04:36 +02:00
parent c04bf2c9b7
commit 25d40688f7
2 changed files with 0 additions and 4 deletions

View file

@ -3,8 +3,6 @@ Forward received SMS
[⬅️ 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.

View file

@ -4,8 +4,6 @@
# Anatoly Bubenkov <bubenkoff@gmail.com>
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
#
# requires RouterOS, version=7.9beta4
#
# forward SMS to e-mail
# https://git.eworm.de/cgit/routeros-scripts/about/doc/sms-forward.md