mirror of
https://github.com/egor-white/zaprett.git
synced 2025-12-10 05:19:42 +05:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e304e8c79b | ||
|
|
dee3311289 | ||
|
|
499b75f391 | ||
|
|
2b4683f8f9 |
@@ -1 +1 @@
|
||||
Исправление работы Spotify
|
||||
Добавление возможности изменить стратегию через конфиг, удаление list-discord из TV версии модуля
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user