From c6ab61e86d231a54a95f296fec4de2b2ab40118a Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Mon, 23 Jun 2025 22:52:14 +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 774dc3c6..71f00204 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.1+4 +version: 0.9.2+5 environment: sdk: '>=3.8.0 <4.0.0'