2 Commits
2.13.0 ... main

Author SHA1 Message Date
cheesedroid
774948ae87 Update update.json 2025-12-08 19:45:16 +03:00
cheesedroid
297ce0cdea Update changelog.md 2025-12-08 19:44:53 +03:00
2 changed files with 6 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
1. Изменения под новую версию модуля 1. Добавлено отображение ошибок при запуске сервиса
2. Исправление работы ipset с byedpi 2. Оптимизация библиотеки byedpi
3. Исправление вылетов 3. Исправление мелких ошибок

View File

@@ -1,6 +1,6 @@
{ {
"version": "2.12", "version": "2.13",
"versionCode": 24, "versionCode": 25,
"downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2.12.0/app-release.apk", "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2.13.0/app-release.apk",
"changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md" "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md"
} }