We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c55660e + 76d37e3 commit 602db25Copy full SHA for 602db25
2 files changed
src/modules/mikrotik-sdwan/CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Changelog
2
3
+### version 1.0.22
4
+
5
+- 2026-06-17: don't restart worker on wanaddress failure ([e156227](https://github.com/bbc/bug/commit/e15622721b7c76b23ec7722be21e6d460083b183))
6
7
### version 1.0.21
8
9
- 2026-06-17: update fetch method in wanaddress ([977d077](https://github.com/bbc/bug/commit/977d077ce0eded5b9f5c3649a98339713e7db312))
src/modules/mikrotik-sdwan/module.json
@@ -4,7 +4,7 @@
"description": "Multiple WAN manager for Mikrotik routers",
"capabilities": [],
"notes": "",
- "version": "1.0.21",
+ "version": "1.0.22",
"icon": "AltRoute",
"author": "Geoff House",
10
"license": "Apache-2.0",
0 commit comments