diff --git a/package.json b/package.json index 1d047028..4056d677 100644 --- a/package.json +++ b/package.json @@ -99,6 +99,9 @@ "icon": "assets/icons", "category": "Office", "target": "AppImage" + }, + "portable": { + "artifactName": "${productName}-${version}-Portable.${ext}" } }, "eslintConfig": {