From 8b2df6725946e6d5d3d2ccefcf7e927d324460d3 Mon Sep 17 00:00:00 2001 From: lymanjre <125398461+lymanjre@users.noreply.github.com> Date: Sat, 7 Oct 2023 17:37:22 +0330 Subject: [PATCH] Create release_message.md --- .github/release_message.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/release_message.md diff --git a/.github/release_message.md b/.github/release_message.md new file mode 100644 index 00000000..5e4ca9e8 --- /dev/null +++ b/.github/release_message.md @@ -0,0 +1,18 @@ + +
+ +
+ +or download from below based on your OS: + +- **Android:** [Universal](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-universal.apk) - [Arm64](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-arm64.apk) - [Arm7](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-arm7.apk) - [x86_64](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-x86_64.apk) + +- **Windows:** [x64 Setup](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-windows-x64-setup.exe) - [x64 Portable](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-windows-x64-portable.zip) + +- **Linux:** [x64 AppImage](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-linux-x64.AppImage.zip) + +- **macOS (v10.14+):** [Universal (x64, M series)](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-macos-universal.dmg) + +- **Build from source:** [Build & contribute guide](contribute.md) + +**List of all changes:** [ChaneLog](https://github.com/hiddify/hiddify-next/blob/main/changelog.md)