From 24731284f4cde4fcb6c8a040fb426c5437bdf7c0 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Mon, 26 May 2025 02:17:07 +0700 Subject: [PATCH] Update update.json --- update.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/update.json b/update.json index 38e4248..a5966d7 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "3.9", - "versionCode": 39, - "zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.9.0/zaprett.zip", + "version": "4.0", + "versionCode": 40, + "zipUrl": "https://github.com/egor-white/zaprett/releases/download/4.0.0/zaprett.zip", "changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md" }