Update release-body.js

This commit is contained in:
plebeius
2025-06-18 22:10:50 +02:00
parent 7f13a10f11
commit ea4bcceb56

View File

@@ -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))