change version to 1.7.5

This commit is contained in:
AmirHossein Mahmoodi
2023-09-19 10:16:24 +03:30
parent d387991713
commit b648fdafcb
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
NEXT_PUBLIC_API_NAME = "Loan Facilities Dashboard"
NEXT_PUBLIC_API_VERSION = "1.0.0"
NEXT_PUBLIC_API_VERSION = "1.7.5"
NEXT_PUBLIC_DEFAULT_LANGUAGE = "fa"
NEXT_PUBLIC_DEFAULT_DIRECTION = "rtl"

View File

@@ -1,6 +1,6 @@
{
"name": "dashboard",
"version": "0.1.0",
"name": "LoanFacilitiesDashboard",
"version": "1.7.5",
"private": true,
"scripts": {
"dev": "next dev",