Skip to content
This repository was archived by the owner on Jul 17, 2025. It is now read-only.

Commit 81fd614

Browse files
committed
v5.4.3
1 parent 3c64e2b commit 81fd614

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

0 commit comments

Comments
 (0)