Update version.json to 1.11.2

This commit is contained in:
2026-03-06 22:24:48 +00:00
parent da935942a7
commit bb480a0d32

View File

@@ -1,10 +1,8 @@
{
"version": "1.11.1",
"versionCode": 18,
"updateUrl": "https://git.webpluss.net/sanjeok77/hotdeal_alarm/releases/download/v1.11.1/app-release.apk",
"version": "1.11.2",
"versionCode": 19,
"updateUrl": "https://git.webpluss.net/sanjeok77/hotdeal_alarm/releases/download/v1.11.2/app-release.apk",
"changelog": [
"Pull-to-refresh 스피너 위치 개선",
"헤더 마진 수정",
"필터 메뉴 5초 후 자동 닫기"
"버전 업데이트 1.11.2"
]
}