diff --git a/electron/version.json b/electron/version.json index c72606ec..b4b9a9f5 100644 --- a/electron/version.json +++ b/electron/version.json @@ -1,9 +1,9 @@ { "version": "0.7.0-beta", - "message": "This Release Has new Export Package, Better Exports, and a lot of bug fixes. Please check the changelog for more details.", + "message": "Air-gapped privacy, revamped UI, improved stability, model fixes & OCR support. Please check the changelog for more details.", "downloads": { "linux": "https://github.com/presenton/presenton/releases/download/electron-v0.7.0-beta/Presenton-0.7.0-beta.deb", "mac": "https://github.com/presenton/presenton/releases/download/electron-v0.7.0-beta/Presenton-0.7.0-beta.dmg", "windows": "https://github.com/presenton/presenton/releases/download/electron-v0.7.0-beta/Presenton-0.7.0-beta.exe" } -} \ No newline at end of file +}