Skip to content

Commit

Permalink
Update tauri.conf.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksichen committed Sep 12, 2024
1 parent 33970a2 commit 4cfc864
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
Expand Up @@ -11,7 +11,7 @@
},
"tauri": {
"updater": {
"active": false,
"active": true,
"endpoints": [
"https://releases.myapp.com/{{target}}/{{arch}}/{{current_version}}"
],
Expand Down

0 comments on commit 4cfc864

Please sign in to comment.