diff --git a/version.json b/version.json index 0d67aed..8faa571 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { - "versionCode": 101, - "versionName": "1.6.1", - "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.6.1/app-release.apk", - "updateMessage": "v1.6.1 업데이트\n- 메인화면에 캐시 삭제 카드 추가\n- 설정 화면 외에서도 캐시 삭제 가능" + "versionCode": 102, + "versionName": "1.6.2", + "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.6.2/app-release.apk", + "updateMessage": "v1.6.2 업데이트\n- 캐시 삭제 카드 표시 수정\n- 크래시 문제 해결" }