Hotfix (v2.4.2)

This commit is contained in:
w1nst0n 2020-07-30 04:21:50 +02:00
parent c316236873
commit 498e838441
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
# Hotfix (v2.4.2)
- Fixed a potential bootloop on samsung phone (#20)
- Improved `com.samsung.klmsagent` description according to #19
# Hotfix (v2.4.1)
- Fixed a mistake causing bootloop on some samsung devices (#16)

View file

@ -32,7 +32,7 @@ done
main() {
readonly VERSION="v2.4.1 (July 17th 2020)"
readonly VERSION="v2.4.2 (July 30th 2020)"
readonly PAD=$(((48-${#VERSION})/2))
readonly BRAND="$(get_brand)"