diff --git a/changelog.md b/changelog.md index 345e6ae..9daeafb 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1 @@ -Test +test diff --git a/update.json b/update.json index 8f1d7e3..99f6789 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "4.4", - "versionCode": 44, + "version": "4.3", + "versionCode": 43, "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 06e8241..097f8e9 100644 --- a/update_extended.json +++ b/update_extended.json @@ -1,6 +1,6 @@ { - "version": "4.4", - "versionCode": 44, + "version": "4.3", + "versionCode": 43, "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 5412efc..ef98939 100644 --- a/update_tv.json +++ b/update_tv.json @@ -1,6 +1,6 @@ { - "version": "4.4", - "versionCode": 44, + "version": "4.3", + "versionCode": 43, "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" }