Skip to content

Commit

Permalink
fix: publisher for ms store & bump version to 1.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
agalwood committed Apr 26, 2023
1 parent 74e4bce commit daa04d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron-builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"appx": {
"artifactName": "${productName}-${version}-${arch}.${ext}",
"identityName": "59744DrrOot.Motrix",
"publisher": "5BB4961D-30D8-4993-9ADF-05E1E1F5A395",
"publisher": "CN=5BB4961D-30D8-4993-9ADF-05E1E1F5A395",
"publisherDisplayName": "Dr_rOot"
},
"portable": {
Expand Down

0 comments on commit daa04d9

Please sign in to comment.