Skip to content

Commit 3a203e0

Browse files
authored
Merge pull request #81 from open-webui/main
fix: release
2 parents f64c46e + b4ae19a commit 3a203e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

electron-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ mac:
3535
- NSDownloadsFolderUsageDescription: Application requests access to the user's Downloads folder.
3636
dmg:
3737
background: build/dmg-background.png
38-
artifactName: ${name}-${version}.${ext}
38+
artifactName: ${name}-${version}-${arch}.${ext}
3939
title: ${productName}
4040
contents:
4141
- x: 225

0 commit comments

Comments
 (0)