Skip to content

Commit 3bc1af1

Browse files
committed
v5.3.0
1 parent 4fbd501 commit 3bc1af1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prompta",
3-
"version": "5.2.2",
3+
"version": "5.3.0",
44
"private": true,
55
"scripts": {
66
"dev:tauri": "tauri dev",

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
44
"productName": "Prompta",
5-
"version": "5.2.2",
5+
"version": "5.3.0",
66
"identifier": "com.prompta.dev",
77
"build": {
88
"frontendDist": "../build",

0 commit comments

Comments
 (0)