Skip to content

Commit 9cb3eb4

Browse files
committed
ci: tauri release update notification json
1 parent 6058e69 commit 9cb3eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tauri/update-latest-stable-prod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "3.4.4",
3-
"notes": "# 🚀 Phoenix Code Beta 2 is here 🚀 \r\n\r\nWe have addressed most of the issues and feedback we got from beta 1.\r\nWhat's New:\r\n\r\n1. Windows native apps are now available along with Mac and Linux.\r\n1. Linux users get a boost! New native binaries are available for a wider range of Linux distributions(Ubuntu/Debian, Fedora, Arch Linux and much more), offering better performance and broader support compared to the previous AppImage format.\r\n1. Stability and bug fixes.",
3+
"notes": "# 🚀 Phoenix Code Beta 2 is here 🚀 \r\n\r\nWe have addressed most of the issues and feedback we got from beta 1.\r\nWhat's New:\r\n\r\n1. Windows native apps are now available along with Mac and Linux.\r\n1. Linux users get a boost! New native binaries are available for a wider range of Linux distributions(Ubuntu/Debian, Fedora, Arch Linux and much more), offering better performance and broader support compared to the previous AppImage format.\r\n1. Stability and bug fixes.\r\nplease share your thoughts and feedback @ [GitHub issues page](https://github.com/phcode-dev/phoenix/issues/new/choose).\r\n\r\n## 🚀 Mac (Intel/M1) DMGs 🚀\r\nDownload M1/Apple silicon macs: https://github.com/phcode-dev/phoenix-desktop/releases/download/prod-app-v3.4.4/Phoenix.Code_3.4.4_aarch64.dmg\r\nDownload Intel Macs: https://github.com/phcode-dev/phoenix-desktop/releases/download/prod-app-v3.4.4/Phoenix.Code_3.4.4_x64.dmg\r\n\r\n## 🚀 Windows Installers 🚀\r\n\r\nDownload: https://github.com/phcode-dev/phoenix-desktop/releases/download/prod-app-v3.4.4/Phoenix.Code_3.4.4_x64-setup.exe\r\n\r\n## 🚀 Linux Installation 🚀\r\n\r\n**🔧 Installation Instructions**\r\nTo dive into the Linux beta version, simply execute the following command in your terminal:\r\n```bash\r\nwget -qO- https://updates.phcode.io/linux/installer.sh | bash\r\n```\r\n\r\n**🗑️ Uninstallation**\r\nIf you need to uninstall the beta version, please use the following command:\r\n```bash\r\nwget -qO- https://updates.phcode.io/linux/installer.sh | bash -s -- --uninstall\r\n```",
44
"pub_date": "2024-02-27T11:48:54.612Z",
55
"platforms": {
66
"linux-x86_64": {

0 commit comments

Comments
 (0)