diff --git a/frontend/pweb/pubspec.yaml b/frontend/pweb/pubspec.yaml index 786005c..845e5b6 100644 --- a/frontend/pweb/pubspec.yaml +++ b/frontend/pweb/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: 2.1.0+14 +version: 2.2.0+14 environment: sdk: ^3.8.1 diff --git a/version b/version index 50aea0e..e3a4f19 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.1.0 \ No newline at end of file +2.2.0 \ No newline at end of file