We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0aa8de commit ce29985Copy full SHA for ce29985
3 files changed
apps/desktop/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@agent54/desktop",
3
- "version": "0.2.7",
+ "version": "0.2.9",
4
"description": "Xe Launcher - Part of the Xenon project by Agent54",
5
"type": "module",
6
"scripts": {
apps/desktop/src-tauri/tauri.conf.json
@@ -46,5 +46,5 @@
46
}
47
},
48
"productName": "Xe Launcher",
49
- "version": "0.2.8"
+ "version": "0.2.9"
50
package.json
"name": "xe-launcher-monorepo",
- "version": "0.2.8",
"description": "Xe Launcher monorepo - Part of the Xenon project by Agent54",
"private": true,
0 commit comments