From cd621fb4067e9abbcd5fff7302c751aa4fff205f Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Mon, 16 Jun 2025 12:12:41 +0200 Subject: [PATCH] update release code --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 84b7d763..6c1fe235 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.0+1 +version: 0.9.0+2 environment: sdk: '>=3.8.0 <4.0.0'