From 8db18693bce54c52a0e1ea4aa633424ef185ac96 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Mon, 10 Feb 2025 18:25:14 +0700 Subject: [PATCH] Update update.json --- update.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/update.json b/update.json index 59dc987..517a3b4 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "Версию", - "versionCode": Кодовая версия, - "zipUrl": "Ссылка на zip", - "changelog": "Ссылка на список изменений" + "version": "2.0", + "versionCode": 20, + "zipUrl": "https://github.com/CherretGit/Zaprett/releases/download/Zapret_2_0_0/zapret.zip", + "changelog": "https://raw.githubusercontent.com/CherretGit/Zaprett/refs/heads/main/changelog.md" }