Skip to content

Commit

Permalink
releases
Browse files Browse the repository at this point in the history
  • Loading branch information
yvbbrjdr committed Sep 6, 2024
0 parents commit 90cee5c
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
releases.landrop.app
Binary file added LANDrop-flutter-latest-android.apk
Binary file not shown.
Binary file added LANDrop-latest-linux.AppImage
Binary file not shown.
Binary file added LANDrop-latest-macos-intel.dmg
Binary file not shown.
Binary file added LANDrop-latest-macos.dmg
Binary file not shown.
Binary file added LANDrop-latest-win.zip
Binary file not shown.
17 changes: 17 additions & 0 deletions versions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"android": "2.7.0",
"desktop": "2.4.0",
"ios": "2.7.0",
"release_notes": {
"en": {
"android": "New version 2.7.0 released! You can now send files to nearby devices without having to connect to the same Wi-Fi!",
"desktop": "New version 2.4.0 released!",
"ios": "New version 2.7.0 released! You can now send files to nearby devices without having to connect to the same Wi-Fi!"
},
"zh": {
"android": "发现新版本 2.7.0!您现在可以在不连接相同 Wi-Fi 的情况下向附近设备发送文件了!",
"desktop": "发现新版本 2.4.0!",
"ios": "发现新版本 2.7.0!您现在可以在不连接相同 Wi-Fi 的情况下向附近设备发送文件了!"
}
}
}

0 comments on commit 90cee5c

Please sign in to comment.