4 Commits
3.6.0 ... 3.7.0

Author SHA1 Message Date
egor-white
e304e8c79b Update update_tv.json 2025-05-10 11:45:01 +03:00
egor-white
dee3311289 Update update_extended.json 2025-05-10 11:44:42 +03:00
egor-white
499b75f391 Update update.json 2025-05-10 11:44:25 +03:00
egor-white
2b4683f8f9 Update changelog.md 2025-05-10 11:44:04 +03:00
4 changed files with 10 additions and 10 deletions

View File

@@ -1 +1 @@
Исправление работы Spotify
Добавление возможности изменить стратегию через конфиг, удаление list-discord из TV версии модуля

View File

@@ -1,6 +1,6 @@
{
"version": "3.5",
"versionCode": 35,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.5.0/zaprett.zip",
"version": "3.6",
"versionCode": 36,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.6.0/zaprett.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}

View File

@@ -1,6 +1,6 @@
{
"version": "3.5",
"versionCode": 35,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.5.0/zaprett-extended.zip",
"version": "3.6",
"versionCode": 36,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.6.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.5",
"versionCode": 35,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.5.0/zaprett-tv.zip",
"version": "3.6",
"versionCode": 36,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.6.0/zaprett-tv.zip",
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
}