diff --git a/app/build.gradle b/app/build.gradle index ce8d02a7f..a5ee1a5b4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -27,8 +27,8 @@ android { productFlavors { full { - versionCode 128 - versionName "5.8.2" + versionCode 129 + versionName "5.8.3" } stub { versionCode 1 diff --git a/app/src/full/res/raw/changelog.md b/app/src/full/res/raw/changelog.md index e2cfa7c5c..6d836fa58 100644 --- a/app/src/full/res/raw/changelog.md +++ b/app/src/full/res/raw/changelog.md @@ -1,3 +1,6 @@ +### v5.8.3 +- Update internal scripts for detecting ramdisk partition on Huawei devices + ### v5.8.2 - Prevent invalid modules in the online repo crashing the app - Update Stable and Beta channel URLs