From 08f2567023f1b59a31b4df4b05386610155fae4e Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Wed, 25 Jun 2025 12:45:34 +0200 Subject: [PATCH] prepare new release --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index febf6677..76ec82a2 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -1,7 +1,7 @@ name: weblibre description: "The Privacy-Focused & AI-Powered Research Browser" publish_to: 'none' -version: 0.9.3+6 +version: 0.9.4+7 environment: sdk: '>=3.8.0 <4.0.0'