diff --git a/README.md b/README.md index 9fb2bf16..54ec90c4 100644 --- a/README.md +++ b/README.md @@ -117,8 +117,9 @@ Check out Koodo's Roadmap on [Trello](https://trello.com/b/ms7CbYTi/roadmap-for- ## Contribution | Contribution | Contributor | -| :---------------------------------- | :----------------------------------------------------------------------------------------- | --- | ----------------------- | ----------------------------------------- | -| translation for traditional Chinese | [TobySkarting](https://github.com/TobySkarting), [playercd8](https://github.com/playercd8) | | translation for Russian | [vanja-san](https://github.com/vanja-san) | +| :---------------------------------- | :----------------------------------------------------------------------------------------- | +| translation for traditional Chinese | [TobySkarting](https://github.com/TobySkarting), [playercd8](https://github.com/playercd8) | +| translation for Russian | [vanja-san](https://github.com/vanja-san) | | installation for Homebrew | [singularitti](https://github.com/singularitti) | | installation for Docker | [yanickxia](https://github.com/yanickxia) | | other contributors | [bamlan](https://github.com/bamlan) | diff --git a/package.json b/package.json index 53a41ad8..d4539ab0 100644 --- a/package.json +++ b/package.json @@ -139,9 +139,6 @@ "category": "Office", "target": "AppImage" }, - "zip": { - "artifactName": "${productName}-${version}-Portable.${ext}" - }, "nsis": { "oneClick": false, "allowToChangeInstallationDirectory": true,