diff --git a/changelog.md b/changelog.md index 4dcbafc..51dc761 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1 @@ -Изменение логики работы customize.sh +Исправлен автозапуск(вроде) diff --git a/update.json b/update.json index 99f6789..8f1d7e3 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "4.3", - "versionCode": 43, + "version": "4.4", + "versionCode": 44, "zipUrl": "https://github.com/egor-white/zaprett/releases/download//zaprett.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" } diff --git a/update_extended.json b/update_extended.json index 097f8e9..06e8241 100644 --- a/update_extended.json +++ b/update_extended.json @@ -1,6 +1,6 @@ { - "version": "4.3", - "versionCode": 43, + "version": "4.4", + "versionCode": 44, "zipUrl": "https://github.com/egor-white/zaprett/releases/download//zaprett-extended.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" } diff --git a/update_tv.json b/update_tv.json index ef98939..5412efc 100644 --- a/update_tv.json +++ b/update_tv.json @@ -1,6 +1,6 @@ { - "version": "4.3", - "versionCode": 43, + "version": "4.4", + "versionCode": 44, "zipUrl": "https://github.com/egor-white/zaprett/releases/download//zaprett-tv.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" }