mirror of
https://github.com/egor-white/zaprett.git
synced 2025-12-13 14:59:43 +05:00
Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
db83adb442 | ||
|
|
3bde37684a | ||
|
|
856711543b | ||
|
|
97402d9eb6 | ||
|
|
cb9055f001 | ||
|
|
c94661dc81 | ||
|
|
9e5fb19adf | ||
|
|
6aeab9558e | ||
|
|
d97d6a109d |
@@ -1 +1 @@
|
|||||||
Исправлен мусор в консоли
|
Исправлена работа PH
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "2.9",
|
"version": "3.1",
|
||||||
"versionCode": 29,
|
"versionCode": 31,
|
||||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/2.9.0/zaprett.zip",
|
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.1.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": "2.9",
|
"version": "3.2",
|
||||||
"versionCode": 29,
|
"versionCode": 32,
|
||||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/2.9.0/zaprett-extended.zip",
|
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.2.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"
|
||||||
}
|
}
|
||||||
|
|||||||
6
update_tv.json
Normal file
6
update_tv.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"version": "3.3",
|
||||||
|
"versionCode": 33,
|
||||||
|
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.3.0/zaprett-tv.zip",
|
||||||
|
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user