2024.2.27

This commit is contained in:
Ibnu Maksum 2024-02-27 10:39:21 +07:00
parent b938db9e5d
commit 747a67b691
No known key found for this signature in database
GPG key ID: 7FC82848810579E5
2 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,11 @@
# CHANGELOG
## 2024.2.27
- fix path notification
- redirect to dashboard if already login
## 2024.2.26
- Clean Unused JS and CSS

View file

@ -1,3 +1,3 @@
{
"version": "2024.2.26"
"version": "2024.2.27"
}