2024.1.18

This commit is contained in:
Ibnu Maksum 2024-01-18 13:33:22 +07:00
parent 96945ab813
commit a35506db1b
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
# CHANGELOG # CHANGELOG
## 2024.1.18
- fix(mikrotik): set pool $poolId always empty
## 2024.1.17 ## 2024.1.17
- Add minor change, for plugin, menu can have notifications by @Focuslinkstech - Add minor change, for plugin, menu can have notifications by @Focuslinkstech

View File

@ -1,3 +1,3 @@
{ {
"version": "2024.1.17" "version": "2024.1.18"
} }