From f90ba434870b520a41193354f67abc7072492fc4 Mon Sep 17 00:00:00 2001 From: sanjeok77 Date: Wed, 1 Apr 2026 17:56:57 +0900 Subject: [PATCH] Update version.json to v1.7.8 --- version.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/version.json b/version.json index dab8567..dbc2215 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { - "versionCode": 119, - "versionName": "1.7.7", - "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.7.7/app-release.apk", - "updateMessage": "v1.7.7 업데이트\n- 위젯 TMDB API 소모 제거 (DB 전용 저장)\n- 위젯 클릭 시 모든 카테고리에서 영화 검색\n- extractProgramId 파싱 개선" + "versionCode": 120, + "versionName": "1.7.8", + "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.7.8/app-release.apk", + "updateMessage": "v1.7.8 업데이트\n- leanback 런처 핫업데이트 항목 클릭 시 앱 정상 실행\n- 채널명 NETFLIX 핫업데이트로 변경" }