minor change, for plugin, menu can have notifications

This commit is contained in:
Ibnu Maksum
2024-01-17 10:56:39 +07:00
parent 5dd430f9b2
commit c906d47674
3 changed files with 6 additions and 2 deletions

@ -2,6 +2,10 @@
# CHANGELOG
## 2024.1.17
- Add minor change, for plugin, menu can have notifications by @Focuslinkstech
## 2024.1.16
- Add yellow color to table for plan not allowed to purchase

@ -15,7 +15,7 @@
- Hotspot & PPPOE
- Easy Installation
- Multi Language
- Payment Gateway Midtrans, Xendit and Tripay
- Payment Gateway
- SMS validation for login
- Whatsapp Notification to Consumer
- Telegram Notification for Admin

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