From dec5ddb29e7cb5d3f5dd836e2bb526ac01a00440 Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Thu, 26 Jun 2025 00:14:37 +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 dcd04142..69acd4a9 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.5+8 +version: 0.9.6+9 environment: sdk: '>=3.8.0 <4.0.0'