diff --git a/update_config.json b/update_config.json index 0743726..9f14c7a 100644 --- a/update_config.json +++ b/update_config.json @@ -1,23 +1,16 @@ { - "latestVersion": "2.1.2", - "latestVersionCode": 298, - "url": "https://github.com/Paget96/LSpeed/releases/tag/v2.1.2", + "latestVersion": "2.1.3", + "latestVersionCode": 299, + "url": "https://github.com/Paget96/LSpeed/releases/tag/v2.1.3", "releaseNotes": [ - "v2.1.2", - "- Updated busybox", -"- Removed zram optimization", -"- Updated cpu optimization", -"- Minor fixes to other tweaks", -"- Fixed WRITE_SETTINGS exception", -"- Fixed applying option", -"- Reworked shell access", -"- Updated aggressive doze", -"- Fixed boot scheduler", -"- Improved app code", -"- Improved app performances and battery drain", -"- Updated GPU tweaks", -"- IO Blocks optimization profiles updated", -"- Updated dependencies", -"- Added in app updater" + "v2.1.3", + "- Updated CPU Optimizer", +"- Updated cleaner", +"- Updated disable debugging", +"- Updated profiles backup", +"- Updated IO Extended queue", +"- Updated disable IO stats", +"- Minor bug fixes and improvements", +"- Updated dependencies" ] }