diff --git a/application.properties b/application.properties index d846047..e0691fb 100644 --- a/application.properties +++ b/application.properties @@ -1,4 +1,4 @@ - 1.0.0 + 2.7.0 diff --git a/pubspec.yaml b/pubspec.yaml index 6cd4835..cf57548 100644 --- a/pubspec.yaml +++ b/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: 1.0.0+1 +version: 2.7.0+1 environment: sdk: ^3.10.0