release v1.4.2

This commit is contained in:
Bohdan Triapitsyn
2026-01-03 14:53:19 +02:00
parent b9fb36f585
commit b97399a5af
9 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "openchamber-desktop"
version = "1.4.1"
version = "1.4.2"
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.1",
"version": "1.4.2",
"identifier": "ai.opencode.openchamber",
"build": {
"beforeDevCommand": "bun run dev",