From 6153d2d593279aa75cd4548cbed31ed8abf94130 Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Sun, 20 Jul 2025 00:42:28 +0200 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 f6cbeab4..8ad21840 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.15-1+19 +version: 0.9.16-alpha+19 environment: sdk: '>=3.8.0 <4.0.0'