From 1449cbfcabd2a0543969817e2e75d523816221ed Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Mon, 15 Dec 2025 21:08:23 +0100 Subject: [PATCH] prepare alpha release --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 653e727c..bc282a32 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -2,7 +2,7 @@ name: weblibre description: "The Privacy-Focused & AI-Powered Research Browser" publish_to: 'none' resolution: workspace -version: 0.9.29+33 +version: 0.9.30-alpha-1+33 environment: sdk: '>=3.8.0 <4.0.0'