4 Commits
3.5.0 ... 3.6.0

Author SHA1 Message Date
egor-white
2cf05e8600 Update update_tv.json 2025-05-07 23:15:08 +03:00
egor-white
4e631f638d Update update_extended.json 2025-05-07 23:14:49 +03:00
egor-white
e6755c0e68 Update changelog.md 2025-05-07 23:14:33 +03:00
egor-white
b34b223261 Update update.json 2025-05-07 23:13:47 +03:00
4 changed files with 10 additions and 10 deletions

View File

@@ -1 +1 @@
Добавлено удаление папки zaprett при удалении модуля
Исправление работы Spotify

View File

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

View File

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