mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-02-23 15:07:19 +08:00
Fix edit plan for user
This commit is contained in:
parent
788e558171
commit
771bc9d8d9
2 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
# CHANGELOG
|
||||
|
||||
## 2024.2.2
|
||||
|
||||
- Fix edit plan for user
|
||||
|
||||
## 2024.1.24
|
||||
|
||||
- Add Send test for SMS, Whatsapp and Telegram
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"version": "2024.1.24"
|
||||
"version": "2024.2.2"
|
||||
}
|
Loading…
Reference in a new issue