3 Commits
3.2.0 ... 3.3.0

Author SHA1 Message Date
egor-white
db83adb442 Create update_tv.json 2025-04-20 23:20:08 +03:00
egor-white
3bde37684a Update update_extended.json 2025-04-11 00:02:51 +03:00
egor-white
856711543b Update changelog.md 2025-04-11 00:02:24 +03:00
3 changed files with 10 additions and 4 deletions

View File

@@ -1 +1 @@
Исправлены ошибки, связанные с SSL
Исправлена работа PH

View File

@@ -1,6 +1,6 @@
{
"version": "3.1",
"versionCode": 31,
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/3.1.0/zaprett-extended.zip",
"version": "3.2",
"versionCode": 32,
"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"
}

6
update_tv.json Normal file
View 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"
}