From 91f1739e6477d98943c64f3dd422226dbc970971 Mon Sep 17 00:00:00 2001 From: sanjeok77 Date: Sun, 22 Mar 2026 01:39:45 +0900 Subject: [PATCH] =?UTF-8?q?v1.6.8:=20=EC=95=B1=20=EC=8B=9C=EC=9E=91=20?= =?UTF-8?q?=EC=8B=9C=20=EB=93=9C=EB=9D=BC=EB=A7=88/=EC=98=88=EB=8A=A5/?= =?UTF-8?q?=EC=95=A0=EB=8B=88=20=EC=97=90=ED=94=BC=EC=86=8C=EB=93=9C=20?= =?UTF-8?q?=EC=9E=90=EB=8F=99=20=EC=83=88=EB=A1=9C=EA=B3=A0=EC=B9=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- version.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/version.json b/version.json index fbeabde..7b7a64e 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { - "versionCode": 107, - "versionName": "1.6.7", - "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.6.7/app-release.apk", - "updateMessage": "v1.6.7 업데이트\n- 에피소드 재생 오류 수정 (캐시 삭제 후에도 재생 가능)" + "versionCode": 108, + "versionName": "1.6.8", + "apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.6.8/app-release.apk", + "updateMessage": "v1.6.8 업데이트\n- 앱 시작 시 드라마/예능/애니 에피소드 자동 새로고침" }