Skip to content

Commit 9a60dca

Browse files
committed
v5.2.1
1 parent 38fbf61 commit 9a60dca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prompta",
3-
"version": "5.2.0",
3+
"version": "5.2.1",
44
"private": true,
55
"scripts": {
66
"dev:tauri": "tauri dev",

src-tauri/tauri.conf.json

+1-1
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.0",
5+
"version": "5.2.1",
66
"identifier": "com.prompta.dev",
77
"build": {
88
"frontendDist": "../build",

0 commit comments

Comments
 (0)