From 044bc08601426657621f917e55b52c78524401ca Mon Sep 17 00:00:00 2001 From: egor-white <68005462+egor-white@users.noreply.github.com> Date: Sat, 14 Jun 2025 14:33:27 +0000 Subject: [PATCH] Update update's.json and changelog --- changelog.md | 2 +- update.json | 4 ++-- update_extended.json | 4 ++-- update_tv.json | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) 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" }