Skip to content

Commit 602db25

Browse files
committed
Merge branch 'main' of https://github.com/bbc/bug
2 parents c55660e + 76d37e3 commit 602db25

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

src/modules/mikrotik-sdwan/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog
22

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+
37
### version 1.0.21
48

59
- 2026-06-17: update fetch method in wanaddress ([977d077](https://github.com/bbc/bug/commit/977d077ce0eded5b9f5c3649a98339713e7db312))

src/modules/mikrotik-sdwan/module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Multiple WAN manager for Mikrotik routers",
55
"capabilities": [],
66
"notes": "",
7-
"version": "1.0.21",
7+
"version": "1.0.22",
88
"icon": "AltRoute",
99
"author": "Geoff House",
1010
"license": "Apache-2.0",

0 commit comments

Comments
 (0)