diff --git a/README.md b/README.md index 0e2a5e3..ccb537c 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,6 @@
+ +

diff --git a/changelog.md b/changelog.md index 42a14f7..ea0a2c0 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,3 @@ -1. Изменения под новую версию модуля -2. Исправление работы ipset с byedpi -3. Исправление вылетов + 1. Добавлено отображение ошибок при запуске сервиса + 2. Оптимизация библиотеки byedpi + 3. Исправление мелких ошибок diff --git a/images/1.png b/images/1.png index c31e08f..c3de35f 100644 Binary files a/images/1.png and b/images/1.png differ diff --git a/images/2.png b/images/2.png index 6aaf512..3134b67 100644 Binary files a/images/2.png and b/images/2.png differ diff --git a/images/3.png b/images/3.png index 507b7dc..bff507d 100644 Binary files a/images/3.png and b/images/3.png differ diff --git a/images/4.png b/images/4.png index 90c5a54..6aae0ee 100644 Binary files a/images/4.png and b/images/4.png differ diff --git a/images/5.png b/images/5.png index 2ed6c67..2747708 100644 Binary files a/images/5.png and b/images/5.png differ diff --git a/images/6.png b/images/6.png index e577754..df6bab4 100644 Binary files a/images/6.png and b/images/6.png differ diff --git a/images/7.png b/images/7.png index 357ef5d..bbe1591 100644 Binary files a/images/7.png and b/images/7.png differ diff --git a/images/8.png b/images/8.png new file mode 100644 index 0000000..6390ac2 Binary files /dev/null and b/images/8.png differ diff --git a/images/9.png b/images/9.png new file mode 100644 index 0000000..da3f7fc Binary files /dev/null and b/images/9.png differ diff --git a/update.json b/update.json index 078da41..9fc7f10 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "2.12", - "versionCode": 24, - "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2.12.0/app-release.apk", + "version": "2.13", + "versionCode": 25, + "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" }