Skip to content

Commit 3a8c7b1

Browse files
authored
fix(desktop): restore version to 0.1.11 (#1044)
The version was accidentally downgraded to 0.1.10 for local nightly update testing and merged to main. Restore to 0.1.11.
1 parent eba0226 commit 3a8c7b1

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,6 +1,6 @@
11
{
22
"name": "@nexu/desktop",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"private": true,
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)