2023.8.28

This commit is contained in:
Ibnu Maksum 2023-08-28 10:27:31 +07:00
parent 6dadb7040c
commit d0cebe7458
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
# CHANGELOG
## 2023.8.28
- Extend expiration if buy same package
- Fix calendar
- Add recharge time
- Fix allow balance transfer
## 2023.8.24
- Balance transfer between Customer

View File

@ -1,3 +1,3 @@
{
"version": "2023.8.24"
"version": "2023.8.28"
}