We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dbb6f8 commit 3b5c121Copy full SHA for 3b5c121
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "prompta",
3
- "version": "5.3.2",
+ "version": "5.4.0",
4
"private": true,
5
"scripts": {
6
"dev:tauri": "tauri dev",
src-tauri/tauri.conf.json
@@ -2,7 +2,7 @@
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "Prompta",
"identifier": "com.prompta.dev",
7
"build": {
8
"frontendDist": "../build",
0 commit comments