From 0e3f3641b76e2f06b9bef30519dae295282f3e4a Mon Sep 17 00:00:00 2001 From: sanjeok77 Date: Fri, 13 Mar 2026 06:24:19 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20version.json=20APK=20URL=20=EC=97=85?= =?UTF-8?q?=EB=8D=B0=EC=9D=B4=ED=8A=B8=20(v1.5.2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 새로운 APK 다운로드 URL 반영 Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index beeacad..d360a4e 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,7 @@ { "versionCode": 1152, "versionName": "1.5.2", - "apkUrl": "https://git.webpluss.net/attachments/b5ab69a5-7e19-490d-80e2-bdbd54d1afc5", + "apkUrl": "https://git.webpluss.net/attachments/406e47e1-3ed6-4d5f-bf6f-38923ba489e4", "changelog": "v1.5.2: 달력 스와이프 애니메이션 버그 수정, 토요일 연장근무 계산 표시, 사용 설명서 개선", "forceUpdate": false }