We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bf6f24 + a168c1c commit fbc68feCopy full SHA for fbc68fe
2 files changed
src/modules/mikrotik-interfaces/CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Changelog
2
3
+### version 1.0.27
4
+
5
+- 2026-05-28: add tests ([23dc9bf](https://github.com/bbc/bug/commit/23dc9bfe88c8e52545e08d8cc546e1657394120e))
6
7
### version 1.0.26
8
9
- 2026-05-26: fix async job scheduler ([3ed3302](https://github.com/bbc/bug/commit/3ed3302ed53f322595aed32b4bef71862a2d8390))
src/modules/mikrotik-interfaces/module.json
@@ -4,7 +4,7 @@
"description": "Monitoring and control of mikrotik interfaces",
"capabilities": [],
"notes": "",
- "version": "1.0.26",
+ "version": "1.0.27",
"icon": "mdi-router",
"author": "Geoff House",
10
"needsContainer": true,
0 commit comments