chore: 버전 업데이트 v1.2.5

- 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 <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-02-28 18:12:39 +09:00
parent fdcbb615ab
commit fef630d266

View File

@@ -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
}