From d4fc184d9f2d05340d1f80e5f4d65f71c13cb79c Mon Sep 17 00:00:00 2001 From: sanjeok77 Date: Fri, 13 Mar 2026 02:00:50 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20version.json=20v1.5.0=20=EC=97=85?= =?UTF-8?q?=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 f8125c8..0476a39 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,7 @@ { - "versionCode": 1149, - "versionName": "1.4.9", - "apkUrl": "https://git.webpluss.net/attachments/b8f51fa6-d26c-404a-b798-ee1c847a2be0", - "changelog": "v1.4.9: 버전 업데이트", + "versionCode": 1150, + "versionName": "1.5.0", + "apkUrl": "https://git.webpluss.net/attachments/20bbd073-c13f-4962-b290-751dab45df03", + "changelog": "v1.5.0: 달력 월 이동 애니메이션 대폭 개선, 사용 설명서 전면 개편", "forceUpdate": false }