diff --git a/lib/config/config.dart b/lib/config/config.dart index 3c317102..cec77c23 100755 --- a/lib/config/config.dart +++ b/lib/config/config.dart @@ -413,7 +413,7 @@ const TRANSACTION_NO = 0; const LANGUAGE_ID = 2; const STAMP = '2020-04-27T12:17:17.721Z'; const IP_ADDRESS = '9.9.9.9'; -const VERSION_ID = 10.5; +const VERSION_ID = 10.6; const CHANNEL = 9; const SESSION_ID = 'BlUSkYymTt'; const IS_LOGIN_FOR_DOCTOR_APP = true; diff --git a/pubspec.yaml b/pubspec.yaml index fb5cd515..6ad31b38 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,8 +11,9 @@ description: A new Flutter project. # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.4.30+41 -#version: 1.4.28+1 + +version: 1.4.34+45 +#version: 1.4.31+1 environment: