Skip to main content

max / balanced_breakfast

release: 0.3.2 (signing-key rotation verification build)
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-05-16 20:37 UTC
Commit: 0df87c3ed20b109e57a7193360d6fbaf51d44227
Parent: d1aef9a
2 files changed, +2 insertions, -2 deletions
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "balanced-breakfast-desktop"
3 - version = "0.3.1"
3 + version = "0.3.2"
4 4 edition = "2024"
5 5
6 6 [[bin]]
@@ -1,7 +1,7 @@
1 1 {
2 2 "$schema": "https://schema.tauri.app/config/2",
3 3 "productName": "BalancedBreakfast",
4 - "version": "0.3.1",
4 + "version": "0.3.2",
5 5 "identifier": "com.balancedbreakfast.app",
6 6 "build": {
7 7 "frontendDist": "../src-tauri/frontend"