From 079f8d02f04d468fa50a2ab6ca7275b0d11dd856 Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Sun, 24 Aug 2025 06:39:15 +0200 Subject: [PATCH] update deps and prepare new alpha --- app/pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 00eec4a5..a54929d9 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-4+23 +version: 0.9.18-alpha-5+23 environment: sdk: '>=3.8.0 <4.0.0' @@ -86,7 +86,7 @@ dependencies: url: https://github.com/FaFre/uri-to-file.git url_launcher: ^6.3.2 uuid: ^4.5.1 - vector_math: ^2.1.4 + vector_math: ^2.2.0 dev_dependencies: analyzer_plugin: ^0.13.4