mirror of
https://github.com/egor-white/zaprett.git
synced 2025-12-11 22:09: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",
|
"version": "3.6",
|
||||||
"versionCode": 35,
|
"versionCode": 36,
|
||||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.5.0/zaprett.zip",
|
"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"
|
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "3.5",
|
"version": "3.6",
|
||||||
"versionCode": 35,
|
"versionCode": 36,
|
||||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.5.0/zaprett-extended.zip",
|
"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"
|
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "3.5",
|
"version": "3.6",
|
||||||
"versionCode": 35,
|
"versionCode": 36,
|
||||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.5.0/zaprett-tv.zip",
|
"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"
|
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user