release v1.2.9

This commit is contained in:
Bohdan Triapitsyn
2025-12-20 02:44:46 +02:00
parent f144eff46e
commit 83b4509cd8
13 changed files with 35 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "openchamber-desktop"
version = "1.2.8"
version = "1.2.9"
edition = "2021"
publish = false
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/schema.json",
"productName": "OpenChamber",
"version": "1.2.8",
"version": "1.2.9",
"identifier": "ai.opencode.openchamber",
"build": {
"beforeDevCommand": "pnpm dev",