Skip to content

Commit 35ebbde

Browse files
committed
chore: bump version to v0.2.13
1 parent 5de57ab commit 35ebbde

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.12",
3+
"version": "0.2.13",
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
@@ -48,5 +48,5 @@
4848
}
4949
},
5050
"productName": "Xe Launcher",
51-
"version": "0.2.12"
51+
"version": "0.2.13"
5252
}

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.12",
3+
"version": "0.2.13",
44
"description": "Xe Launcher monorepo - Part of the Xenon project by Agent54",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)