Update version.json to v1.6.9

This commit is contained in:
2026-03-23 00:44:49 +09:00
parent 91f1739e64
commit 536bb2ed50

View File

@@ -1,6 +1,6 @@
{ {
"versionCode": 108, "versionCode": 109,
"versionName": "1.6.8", "versionName": "1.6.9",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.6.8/app-release.apk", "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.6.9/app-release.apk",
"updateMessage": "v1.6.8 업데이트\n- 앱 시작 시 드라마/예능/애니 에피소드 자동 새로고침" "updateMessage": "v1.6.9 업데이트\n- 에피소드 캐시 갱신 버그 수정\n- 캐시 삭제 후 새 에피소드가 파싱되지 않던 문제 해결"
} }