prepare new release

This commit is contained in:
Fabian Freund
2025-07-27 22:04:09 +02:00
parent 2ba99e9c0f
commit fe1708d471
3 changed files with 6 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
## 0.9.16-2
* Fix icon caching issue
## 0.9.16-1
* Fixed drop animation lag
+1 -1
View File
@@ -1,7 +1,7 @@
name: weblibre
description: "The Privacy-Focused & AI-Powered Research Browser"
publish_to: 'none'
version: 0.9.16-1+21
version: 0.9.16-2+22
environment:
sdk: '>=3.8.0 <4.0.0'
+1
View File
@@ -0,0 +1 @@
* Fix icon caching issue