release v1.1.0

This commit is contained in:
Bohdan Triapitsyn
2025-12-13 16:36:51 +02:00
parent cdd5a61661
commit a31d5fea96
8 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "openchamber-desktop"
version = "1.0.9"
version = "1.1.0"
edition = "2021"
publish = false
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/schema.json",
"productName": "OpenChamber",
"version": "1.0.9",
"version": "1.1.0",
"identifier": "ai.opencode.openchamber",
"build": {
"beforeDevCommand": "pnpm dev",