Skip to content

Commit

Permalink
chore: update app version in tauri config
Browse files Browse the repository at this point in the history
  • Loading branch information
4gray committed Nov 15, 2024
1 parent 9f1b123 commit 34ba4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "iptvnator",
"version": "1.0.0-beta.0",
"version": "1.0.0-1",
"identifier": "com.4gray.dev",
"build": {
"frontendDist": "../dist",
Expand Down

0 comments on commit 34ba4aa

Please sign in to comment.