diff --git a/example.env.local b/example.env.local index 8e07b04..c547e86 100644 --- a/example.env.local +++ b/example.env.local @@ -1,5 +1,5 @@ NEXT_PUBLIC_API_NAME = "Loan Facilities Dashboard" -NEXT_PUBLIC_API_VERSION = "1.25.1" +NEXT_PUBLIC_API_VERSION = "1.25.2" NEXT_PUBLIC_DEFAULT_LANGUAGE = "fa" NEXT_PUBLIC_DEFAULT_DIRECTION = "rtl" diff --git a/src/pages/register/navy/index.jsx b/src/pages/register/navy/index.jsx deleted file mode 100644 index e69de29..0000000