diff --git a/scripts/release-body.js b/scripts/release-body.js index a778a247..c2f10a42 100644 --- a/scripts/release-body.js +++ b/scripts/release-body.js @@ -17,7 +17,7 @@ let releaseChangelog = // format releaseChangelog = releaseChangelog.trim().replace(/\n\n+/g, '\n\n') -const releaseBody = `This version fixes an issue that prevented media upload from working on the desktop apps. +const releaseBody = `This version fixes an issue that prevent the desktop apps from working properly. - Web app: https://seedit.app - Decentralized web app: https://seedit.eth (only works on [Brave Browser](https://brave.com/) or via [IPFS Companion](https://docs.ipfs.tech/install/ipfs-companion/#prerequisites))