chore: 버전 업데이트 v1.5.2 (1152)

- versionCode: 1151 → 1152

- versionName: 1.5.1 → 1.5.2

- CHANGELOG.md v1.5.2 업데이트 내역 추가

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-03-13 06:21:41 +09:00
parent 0f58376c25
commit 139274067c
3 changed files with 14 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"versionCode": 1151,
"versionName": "1.5.1",
"versionCode": 1152,
"versionName": "1.5.2",
"apkUrl": "https://git.webpluss.net/attachments/b5ab69a5-7e19-490d-80e2-bdbd54d1afc5",
"changelog": "v1.5.1: 달력 스와이프 애니메이션 수정, 토요일 연장근무 계산 추가, 업데이트 버그 수정",
"changelog": "v1.5.2: 달력 스와이프 애니메이션 버그 수정, 토요일 연장근무 계산 표시, 사용 설명서 개선",
"forceUpdate": false
}