Update version.json to v1.7.0

This commit is contained in:
sanjeok77
2026-03-31 19:09:10 +09:00
parent c332b1eaa7
commit d95b5404cf

View File

@@ -1,6 +1,6 @@
{ {
"versionCode": 111, "versionCode": 112,
"versionName": "1.6.11", "versionName": "1.7.0",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.6.11/app-release.apk", "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.7.0/app-release.apk",
"updateMessage": "v1.6.11 업데이트\n- 캐시 삭제 후 에피소드가 보이지 않던 문제 수정\n- TTL 체크 복원으로 파싱 안정화" "updateMessage": "v1.7.0 업데이트\n- 기본 도메인 tvchak194.com으로 변경\n- v1.6.5에서 롤백 후 재릴리스"
} }