4 Commits
3.8.0 ... 3.9.0

Author SHA1 Message Date
CherretGit
c7fda1faba Update update_tv.json 2025-05-14 11:38:49 +07:00
CherretGit
f69ce002c3 Update update_extended.json 2025-05-14 11:38:40 +07:00
CherretGit
157d05d21e Update update.json 2025-05-14 11:38:07 +07:00
CherretGit
907f6db57f Update changelog.md 2025-05-14 11:38:03 +07:00
4 changed files with 10 additions and 10 deletions

View File

@@ -1 +1 @@
Немного подправлен скрипт запуска, исправлена работа ChatGPT, grok
Исправление обновлений

View File

@@ -1,6 +1,6 @@
{
"version": "3.7",
"versionCode": 37,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.7.0/zaprett.zip",
"version": "3.8",
"versionCode": 38,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.8.0/zaprett.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}

View File

@@ -1,6 +1,6 @@
{
"version": "3.7",
"versionCode": 37,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.7.0/zaprett.zip",
"version": "3.8",
"versionCode": 389,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.8.0/zaprett-extended.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}

View File

@@ -1,6 +1,6 @@
{
"version": "3.7",
"versionCode": 37,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.7.0/zaprett-tv.zip",
"version": "3.8",
"versionCode": 38,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.8.0/zaprett-tv.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}