diff --git a/app/build.gradle b/app/build.gradle
index db157fbb5..a0bea8cfe 100755
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -18,8 +18,8 @@ android {
applicationId "com.smartpack.kernelmanager"
minSdkVersion 15
targetSdkVersion 29
- versionCode 92
- versionName "9.11"
+ versionCode 93
+ versionName "9.12"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
diff --git a/change-logs.md b/change-logs.md
index fd0ebbef8..7c92bcf84 100644
--- a/change-logs.md
+++ b/change-logs.md
@@ -1,5 +1,9 @@
# Change-logs
+## 92. February 08, 2020
+*Release-tag: v9.12*
+Changes: Main: Added a simple banner Ad view at the bottom (can be disabled in Settings). CPU Freq: Reverted some recent changes made for 6 little/2 big devices. res: Icon: Increased icon size a bit. Translations: Added Ukrainian translations. Translations: Updated Russian translations. Miscellaneous changes.
+
## 91. February 05, 2020
*Release-tag: v9.11*
Changes: SmartPack: Manual Flashing: Improve flashing. Backup, Custom Controls, Profiles, & Script Manager: Apply file manager updates. Miscellaneous changes.
diff --git a/download/App-update.json b/download/App-update.json
index 421666cc0..896afa6d0 100644
--- a/download/App-update.json
+++ b/download/App-update.json
@@ -1,5 +1,5 @@
{
- "releaseNotes": "Change-logs\n - SmartPack: Manual Flashing: Improve flashing.\n - Backup, Custom Controls, Profiles, & Script Manager: Apply file manager updates.\n - Miscellaneous changes.",
+ "releaseNotes": "Change-logs\n - Main: Added a simple banner Ad view at the bottom (can be disabled in Settings).\n - CPU Freq: Reverted some recent changes made for 6 little/2 big devices.\n - res: Icon: Increased icon size a bit.\n - Translations: Added Ukrainian translations.\n - Translations: Updated Russian translations.\n - Miscellaneous changes.",
"latestVersion": "9.12",
"latestVersionCode": 93
}
\ No newline at end of file
diff --git a/download/com.smartpack.kernelmanager.apk b/download/com.smartpack.kernelmanager.apk
index 8e61f97fa..7a0d2ce80 100644
Binary files a/download/com.smartpack.kernelmanager.apk and b/download/com.smartpack.kernelmanager.apk differ