Skip to content

Commit 4fa4878

Browse files
committed
fix: appx for ms store & bump version to 1.8.11
1 parent daa04d9 commit 4fa4878

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

electron-builder.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
},
135135
"appx": {
136136
"artifactName": "${productName}-${version}-${arch}.${ext}",
137+
"applicationId": "app.motrix.native",
137138
"identityName": "59744DrrOot.Motrix",
138139
"publisher": "CN=5BB4961D-30D8-4993-9ADF-05E1E1F5A395",
139140
"publisherDisplayName": "Dr_rOot"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Motrix",
3-
"version": "1.8.9",
3+
"version": "1.8.11",
44
"description": "A full-featured download manager",
55
"homepage": "https://motrix.app",
66
"author": {

0 commit comments

Comments
 (0)