This commit is contained in:
Ibnu Maksum 2024-02-06 16:48:59 +07:00
parent 5921fef67e
commit 79e5c72ca2
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.2.6
- Cache graph for faster opening graph
## 2024.2.5 ## 2024.2.5
- Admin Dashboard Update - Admin Dashboard Update

View File

@ -1,3 +1,3 @@
{ {
"version": "2024.2.5.1" "version": "2024.2.6"
} }