Skip to content

Commit

Permalink
v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
iansinnott committed Oct 30, 2024
1 parent 669540f commit 3a4fb82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prompta",
"version": "5.1.0",
"version": "5.1.1",
"private": true,
"scripts": {
"dev:tauri": "tauri dev",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "Prompta",
"version": "5.1.0",
"version": "5.1.1",
"identifier": "com.prompta.dev",
"build": {
"frontendDist": "../build",
Expand Down

0 comments on commit 3a4fb82

Please sign in to comment.