Skip to content

Commit ce29985

Browse files
committed
chore: bump version to v0.2.9
1 parent f0aa8de commit ce29985

3 files changed

Lines changed: 3 additions & 3 deletions

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": "@agent54/desktop",
3-
"version": "0.2.7",
3+
"version": "0.2.9",
44
"description": "Xe Launcher - Part of the Xenon project by Agent54",
55
"type": "module",
66
"scripts": {

apps/desktop/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@
4646
}
4747
},
4848
"productName": "Xe Launcher",
49-
"version": "0.2.8"
49+
"version": "0.2.9"
5050
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xe-launcher-monorepo",
3-
"version": "0.2.8",
3+
"version": "0.2.9",
44
"description": "Xe Launcher monorepo - Part of the Xenon project by Agent54",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)