We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa04d9 commit 4fa4878Copy full SHA for 4fa4878
2 files changed
electron-builder.json
@@ -134,6 +134,7 @@
134
},
135
"appx": {
136
"artifactName": "${productName}-${version}-${arch}.${ext}",
137
+ "applicationId": "app.motrix.native",
138
"identityName": "59744DrrOot.Motrix",
139
"publisher": "CN=5BB4961D-30D8-4993-9ADF-05E1E1F5A395",
140
"publisherDisplayName": "Dr_rOot"
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Motrix",
3
- "version": "1.8.9",
+ "version": "1.8.11",
4
"description": "A full-featured download manager",
5
"homepage": "https://motrix.app",
6
"author": {
0 commit comments