Skip to content

Commit b6009f5

Browse files
committed
chore: deprecate v1 compatible updates
1 parent e51b41d commit b6009f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/tauri.conf.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"depends": []
3939
}
4040
},
41-
"createUpdaterArtifacts": "v1Compatible"
41+
"createUpdaterArtifacts": true
4242
},
4343
"productName": "Pomodoro",
4444
"mainBinaryName": "Pomodoro",

0 commit comments

Comments
 (0)