diff --git a/CHANGELOG.md b/CHANGELOG.md index 169c8f11..60c0aaf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ # CHANGELOG +## 2024.1.18 + +- fix(mikrotik): set pool $poolId always empty + ## 2024.1.17 - Add minor change, for plugin, menu can have notifications by @Focuslinkstech diff --git a/version.json b/version.json index 27f69898..438dcd2a 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2024.1.17" + "version": "2024.1.18" } \ No newline at end of file