From 3ff81038a9d727552e26e5398ab90f08019da481 Mon Sep 17 00:00:00 2001 From: Stephan D Date: Tue, 23 Dec 2025 17:43:20 +0100 Subject: [PATCH] version bump --- frontend/pweb/pubspec.yaml | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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