From 97685a28f762888e04711848d04ed0514700ebd7 Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Wed, 13 Aug 2025 19:46:09 +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 9e2897c3..77eece34 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.18-alpha-1+23 +version: 0.9.18-alpha-2+23 environment: sdk: '>=3.8.0 <4.0.0'