release v1.4.8

This commit is contained in:
Bohdan Triapitsyn
2026-01-14 02:55:52 +02:00
parent 1319033df9
commit 5ffec2acba
8 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "openchamber-desktop"
version = "1.4.7"
version = "1.4.8"
edition = "2021"
publish = false
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/schema.json",
"productName": "OpenChamber",
"version": "1.4.7",
"version": "1.4.8",
"identifier": "ai.opencode.openchamber",
"build": {
"beforeDevCommand": "bun run dev",