From 4d8861d79cd4ecda911873a144660dd53443c9fd Mon Sep 17 00:00:00 2001 From: sanjeok77-tech Date: Mon, 23 Feb 2026 08:42:37 +0900 Subject: [PATCH] =?UTF-8?q?v1.2.0:=20=EC=95=8C=EB=9E=8C=20=EB=B2=84?= =?UTF-8?q?=EA=B7=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- version.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/version.json b/version.json index fc540c9..96077c7 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,7 @@ { - "versionCode": 1119, - "versionName": "1.1.9", - "apkUrl": "https://git.webpluss.net/sanjeok77/ShiftRing/releases/download/v1.1.9/app.apk", - "changelog": "v1.1.9: version.json URL 수정 (서버 연결 실패 해결)", + "versionCode": 1120, + "versionName": "1.2.0", + "apkUrl": "https://git.webpluss.net/sanjeok77/ShiftRing/releases/download/v1.2.0/app.apk", + "changelog": "v1.2.0: 알람 버그 수정 (전체알람 꺼짐, 무음모드 알람, 다크모드 팝업 등)", "forceUpdate": false -} \ No newline at end of file +}