From d42dfb6070b2e0c74c35c4c47f310a01c3b43f84 Mon Sep 17 00:00:00 2001 From: Stephan D Date: Sat, 31 Jan 2026 00:29:19 +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 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