From 0487d5f09f0a386f9800561e0840029e40a8f5ba Mon Sep 17 00:00:00 2001 From: haroon amjad Date: Mon, 20 Apr 2026 11:45:10 +0300 Subject: [PATCH] Update to stores VersionID 10.9 --- lib/config/config.dart | 2 +- pubspec.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/config/config.dart b/lib/config/config.dart index 2e278653..3ab41298 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.8; +const VERSION_ID = 10.9; const CHANNEL = 9; const SESSION_ID = 'BlUSkYymTt'; const IS_LOGIN_FOR_DOCTOR_APP = true; diff --git a/pubspec.yaml b/pubspec.yaml index 6ad31b38..710cea32 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,8 +12,8 @@ description: A new Flutter project. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.4.34+45 -#version: 1.4.31+1 +version: 1.4.37+48 +#version: 1.4.33+1 environment: