diff --git a/Mohem/config.xml b/Mohem/config.xml index 1800fc49..efda6230 100644 --- a/Mohem/config.xml +++ b/Mohem/config.xml @@ -1,5 +1,5 @@ - + خدماتي An app created by cloud Solutions Cloud Solutions diff --git a/Mohem/src/app/authentication/app-update/app-update.component.html b/Mohem/src/app/authentication/app-update/app-update.component.html index 2c9482cf..3a878e6e 100644 --- a/Mohem/src/app/authentication/app-update/app-update.component.html +++ b/Mohem/src/app/authentication/app-update/app-update.component.html @@ -3,7 +3,7 @@
- +

{{ 'general,app-update' | translate }}

@@ -15,7 +15,7 @@ - {{ 'general,update-now' | translate }} diff --git a/Mohem/src/app/hmg-common/services/authentication/authentication.service.ts b/Mohem/src/app/hmg-common/services/authentication/authentication.service.ts index 67a0f480..d1b3e3e5 100644 --- a/Mohem/src/app/hmg-common/services/authentication/authentication.service.ts +++ b/Mohem/src/app/hmg-common/services/authentication/authentication.service.ts @@ -147,7 +147,7 @@ export class AuthenticationService { } else { mobileType = 'android'; } - request.VersionID = 3.7; + request.VersionID = 1.0; request.Channel = 31; request.LanguageID = TranslatorService.getCurrentLanguageCode(); request.MobileType = mobileType; diff --git a/Mohem/src/assets/icon/update_rocket_image.png b/Mohem/src/assets/icon/update_rocket_image.png index 85862eba..1a029dff 100644 Binary files a/Mohem/src/assets/icon/update_rocket_image.png and b/Mohem/src/assets/icon/update_rocket_image.png differ