release v1.9.7

This commit is contained in:
Bohdan Triapitsyn
2026-04-22 00:36:25 +03:00
parent 5ec7f46105
commit 2a0aef89d5
11 changed files with 41 additions and 13 deletions
+12 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@openchamber/electron",
"version": "1.9.6",
"version": "1.9.7",
"private": true,
"description": "Electron desktop runtime for OpenChamber",
"author": "OpenChamber",
@@ -76,8 +76,17 @@
"height": 340
},
"contents": [
{ "x": 180, "y": 140, "type": "file" },
{ "x": 360, "y": 140, "type": "link", "path": "/Applications" }
{
"x": 180,
"y": 140,
"type": "file"
},
{
"x": 360,
"y": 140,
"type": "link",
"path": "/Applications"
}
]
},
"publish": {