From d04a8b10f32a87bfc8b21e6130230ab9e1dd2f93 Mon Sep 17 00:00:00 2001 From: Dhruv Porwal Date: Thu, 23 Apr 2026 15:49:56 +0530 Subject: [PATCH] chore: version bump gw sdk: 7.0.7, si: 3.0.9 --- scgateway/pubspec.yaml | 2 +- smart_investing/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scgateway/pubspec.yaml b/scgateway/pubspec.yaml index db560ad..4463d6c 100644 --- a/scgateway/pubspec.yaml +++ b/scgateway/pubspec.yaml @@ -1,6 +1,6 @@ name: scgateway_flutter_plugin description: Scgateway Flutter plugin. -version: 7.0.6 +version: 7.0.7 homepage: https://github.com/smallcase/gw-mob-sdk-flutter # The following line prevents the package from being accidentally published to diff --git a/smart_investing/pubspec.yaml b/smart_investing/pubspec.yaml index 0844e18..6482f35 100644 --- a/smart_investing/pubspec.yaml +++ b/smart_investing/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 3.0.8 +version: 3.0.9 environment: sdk: ^3.8.1