From 9c1ee51c7f2645cba1678dead30d75e620edf7e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Tue, 21 Jun 2016 17:00:34 +0100 Subject: [PATCH] Bump to 0.100.1 --- CHANGELOG.md | 10 ++++++++++ app/src/main/AndroidManifest.xml | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6c00c998..e9bbe485f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +### 0.100.1 (2016-06-21) + +* Fix background crash after installing or updating apps + +* Fix crash if an app has a short description + +* Fix background crash in the wifi state change swap service + +* Fix crash if there is a problem listing the cached files to delete + ### 0.100 (2016-06-07) * Ability to download apps in the background diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index cc7617acd..0ae4e628d 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -2,8 +2,8 @@