diff --git a/version.json b/version.json index c4c38ee..0537099 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { - "versionCode": 129, - "versionName": "1.8.7", - "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.8.7/app-release.apk", - "updateMessage": "v1.8.7 업데이트\n- HLS 재생 문제 해결 (토큰 기반 URL 자동 WebView 전환)\n- 드라마 에피소드 매번 새로 파싱 (캐시 제거)\n- 토큰 만료 시 재생 불가 문제 완전 해결" + "versionCode": 130, + "versionName": "1.8.8", + "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.8.8/app-release.apk", + "updateMessage": "v1.8.8 업데이트\n- HLS 재생 개선 (hls.js 자동 로드)\n- wiselife.blog/123123play.com WebView HLS 재생 지원\n- WebView 캐시 설정 개선" }