From fef630d2660529ce8c1cc39eb4985498b6016484 Mon Sep 17 00:00:00 2001 From: sanjeok77 Date: Sat, 28 Feb 2026 18:12:39 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EB=B2=84=EC=A0=84=20=EC=97=85?= =?UTF-8?q?=EB=8D=B0=EC=9D=B4=ED=8A=B8=20v1.2.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - versionCode: 1124 → 1125 - versionName: 1.2.4 → 1.2.5 - changelog 업데이트 Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus --- version.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/version.json b/version.json index 8ac4cbf..21ebc59 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,7 @@ { - "versionCode": 1124, - "versionName": "1.2.4", - "apkUrl": "https://git.webpluss.net/sanjeok77/ShiftRing/releases/download/v1.2.4/app.apk", - "changelog": "v1.2.4: Deprecation 경고 수정 및 삭제 알람 버그 수정", + "versionCode": 1125, + "versionName": "1.2.5", + "apkUrl": "https://git.webpluss.net/attachments/332fa92f-e142-46f4-9a67-2568fa4130db", + "changelog": "v1.2.5: 알람 시스템 단순화 - 삭제된 알람 버그 수정", "forceUpdate": false }