prepare new release

This commit is contained in:
Fabian Freund
2026-02-07 07:59:29 +01:00
parent 42a10fc9c9
commit 4241d8700a
3 changed files with 11 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
## 0.9.32
### GeckoView 147.0.2
**Bug Fixes**
- Fixed bookmarks routing issue
## 0.9.31
### GeckoView 147.0.2
+1 -1
View File
@@ -2,7 +2,7 @@ name: weblibre
description: "The Privacy-Focused & AI-Powered Research Browser"
publish_to: 'none'
resolution: workspace
version: 0.9.31+35
version: 0.9.32+36
environment:
sdk: '>=3.8.0 <4.0.0'
+4
View File
@@ -0,0 +1,4 @@
GeckoView 147.0.2
**Bug Fixes**
- Fixed bookmarks routing issue