diff --git a/frontend/pweb/pubspec.yaml b/frontend/pweb/pubspec.yaml index 1c75cfe8..e73c7f88 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.4.0+488 +version: 2.5.0+495 environment: sdk: ^3.8.1 diff --git a/version b/version index 9183195a..fad066f8 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.4.0 \ No newline at end of file +2.5.0 \ No newline at end of file