diff --git a/README.md b/README.md
index 6e1c89c..46b06df 100644
--- a/README.md
+++ b/README.md
@@ -13,3 +13,4 @@
## Скриншоты:




+
diff --git a/changelog.md b/changelog.md
index 70faa6f..be339f0 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1 +1 @@
-Размер apk файла уменьшен до 4МБ
+Добавлена вкладка "Стратегии"
diff --git a/images/1.png b/images/1.png
index 3b996c0..b4a96a9 100644
Binary files a/images/1.png and b/images/1.png differ
diff --git a/images/2.png b/images/2.png
index 11761e7..ceb8faa 100644
Binary files a/images/2.png and b/images/2.png differ
diff --git a/images/3.png b/images/3.png
index ea84f10..06c8431 100644
Binary files a/images/3.png and b/images/3.png differ
diff --git a/images/4.png b/images/4.png
index 2a04b16..712312a 100644
Binary files a/images/4.png and b/images/4.png differ
diff --git a/images/5.png b/images/5.png
index 481bad8..e0e044f 100644
Binary files a/images/5.png and b/images/5.png differ
diff --git a/images/6.png b/images/6.png
new file mode 100644
index 0000000..e8dddc7
Binary files /dev/null and b/images/6.png differ
diff --git a/update.json b/update.json
index 67b0a70..4c2bfba 100644
--- a/update.json
+++ b/update.json
@@ -1,6 +1,6 @@
{
- "version": "1.9",
- "versionCode": 10,
- "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/1_9_0/app-release.apk",
+ "version": "1.10",
+ "versionCode": 11,
+ "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/1_10_0/app-release.apk",
"changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md"
}