[
  {
    "path": "CNAME",
    "content": "releases.landrop.app"
  },
  {
    "path": "versions.json",
    "content": "{\n    \"android\": \"2.8.0\",\n    \"desktop\": \"2.4.0\",\n    \"ios\": \"2.8.1\",\n    \"release_notes\": {\n        \"en\": {\n            \"android\": \"New version 2.8.0: Dark mode, language selection, and refreshed UI!\",\n            \"desktop\": \"New version 2.4.0 released!\",\n            \"ios\": \"New version 2.8.1: Fixed a bug that causes file transfer to fail and raised file share limit to 1000 files.\"\n        },\n        \"zh\": {\n            \"android\": \"新版本 2.8.0：深色模式、语言选择和全新界面设计！\",\n            \"desktop\": \"发现新版本 2.4.0！\",\n            \"ios\": \"新版本 2.8.1：修复了导致文件传输失败的错误以及将文件共享限制提高到1000个文件。\"\n        }\n    }\n}\n"
  }
]