diff --git a/ChangeLog.md b/ChangeLog.md
index c596ce5..aeda61b 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,5 +1,7 @@
 # [Change Log](https://github.com/anyks/asc/archive/release.tar.gz)
 
+## [1.1.9](https://github.com/anyks/asc/archive/v1.1.9.tar.gz) Other optimization
+
 ## [1.1.8](https://github.com/anyks/asc/archive/v1.1.8.tar.gz) Bug fixes
 
 ## [1.1.7](https://github.com/anyks/asc/archive/v1.1.7.tar.gz) Bug fixes
diff --git a/alm b/alm
index 10cf4f5..e7f1208 160000
--- a/alm
+++ b/alm
@@ -1 +1 @@
-Subproject commit 10cf4f5fb23588d8977e31982bea9b37da58ceb6
+Subproject commit e7f12085f053c13e216fa9529d12f7b7b8ab2a5b
diff --git a/app/asc.hpp b/app/asc.hpp
index 11a3567..dc2168d 100644
--- a/app/asc.hpp
+++ b/app/asc.hpp
@@ -9,7 +9,7 @@
 // Название языковой модели
 #define ANYKS_ASC_NAME "asc"
 // Версия приложения
-#define ANYKS_ASC_VERSION "1.1.8"
+#define ANYKS_ASC_VERSION "1.1.9"
 // Версия словаря
 #define ANYKS_ASC_DICT_VERSION "1.0.1"
 // Автор приложения