Skip to content

Commit 3f88c7e

Browse files
committed
chore(release): v4.4.0-pre.1
1 parent 5b82886 commit 3f88c7e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kryton-desktop",
3-
"version": "4.4.0-pre.8",
3+
"version": "4.4.0-pre.1",
44
"private": true,
55
"type": "module",
66
"description": "Kryton desktop app (Tauri + React)",

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
33
"productName": "Kryton",
4-
"version": "0.1.0",
4+
"version": "4.4.0-pre.1",
55
"identifier": "com.tauri.dev",
66
"build": {
77
"frontendDist": "../dist",

0 commit comments

Comments
 (0)