feat(branding): new app logo for Tauri + PWA install
CI / update (push) Successful in 4m26s

Replaced Tauri icon source (icon.png) with new 1024px wheat-stalk
mark on dark background. Regenerated all platform variants via
`tauri icon`: macOS .icns, Windows .ico, Linux PNGs, iOS AppIcon
set, Android adaptive icon foregrounds.

Web: PWA manifest icons (192/512) and apple-touch-icon now use the
new logo. Browser-tab favicon (favicon.svg) unchanged — keeps the
theme-aware wheat mark.

Tauri app: 0.5.1 → 0.5.2.
This commit is contained in:
2026-05-02 14:45:17 +02:00
parent eb9d7a17b3
commit f02a11afd2
57 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "bocken"
version = "0.5.1"
version = "0.5.2"
edition = "2021"
[lib]