feat(profile): display version number from .env in profile menu (#182)

* feat(profile): display version number from .env in profile menu

* Update version checking process

---------

Co-authored-by: LukeGus <bugattiguy527@gmail.com>
This commit was merged in pull request #182.
This commit is contained in:
Shivam Kumar
2025-09-08 10:44:17 +05:30
committed by GitHub
parent aa04597e16
commit dfb50ed8b1
6 changed files with 47 additions and 36 deletions

View File

@@ -199,6 +199,7 @@
"register": "Register",
"username": "Username",
"password": "Password",
"version" : "Version",
"confirmPassword": "Confirm Password",
"back": "Back",
"email": "Email",