mirror of
https://github.com/egor-white/zaprett.git
synced 2025-12-10 05:19:42 +05:00
Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fa8b798943 | ||
|
|
f3c918de80 | ||
|
|
e55df9bf31 | ||
|
|
885aa16736 | ||
|
|
c7fda1faba | ||
|
|
f69ce002c3 | ||
|
|
157d05d21e | ||
|
|
907f6db57f | ||
|
|
80941e4b8c | ||
|
|
c2d3ea25a0 | ||
|
|
6057c726d7 | ||
|
|
e44d04033e | ||
|
|
4403b8d57a |
@@ -1 +1 @@
|
||||
Добавление возможности изменить стратегию через конфиг, удаление list-discord из TV версии модуля
|
||||
Ускорение запуска сервиса
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "3.6",
|
||||
"versionCode": 36,
|
||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.6.0/zaprett.zip",
|
||||
"version": "3.9",
|
||||
"versionCode": 39,
|
||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.9.0/zaprett.zip",
|
||||
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "3.6",
|
||||
"versionCode": 36,
|
||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.6.0/zaprett-extended.zip",
|
||||
"version": "3.9",
|
||||
"versionCode": 39,
|
||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.9.0/zaprett-extended.zip",
|
||||
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "3.6",
|
||||
"versionCode": 36,
|
||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.6.0/zaprett-tv.zip",
|
||||
"version": "3.9",
|
||||
"versionCode": 39,
|
||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.9.0/zaprett-tv.zip",
|
||||
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user