Skip to content

Commit 79ec444

Browse files
authored
chore(desktop): bump version to 0.3.3 (#199)
## Problem Desktop 0.3.2 errors when switching back to the Stable update channel (#197, merged). The fix only ships with a new desktop tag. ## Changes - Bump `apps/desktop/package.json` to 0.3.3 so `desktop-v0.3.3` can be tagged after merge. [skip changeset] <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated the desktop application to version 0.3.3. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 52e53e1 commit 79ec444

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pymodel/pythinker-desktop",
33
"description": "Pythinker desktop application with tray-owned Host lifecycle",
4-
"version": "0.3.2",
4+
"version": "0.3.3",
55
"private": true,
66
"type": "module",
77
"main": "dist/main.js",

0 commit comments

Comments
 (0)