Skip to content

Commit

Permalink
Merge pull request #15 from Rudloff/release/2.1.0
Browse files Browse the repository at this point in the history
2.1.0 release
  • Loading branch information
Rudloff authored Jun 4, 2018
2 parents efb58d3 + 75a9a8f commit 91c74d9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.fairphone.fplauncher3"
android:versionCode="8"
android:versionName="2.0">
android:versionCode="9"
android:versionName="2.1.0">

<uses-sdk
android:minSdkVersion="17"
Expand Down
2 changes: 2 additions & 0 deletions metadata/android/en/changelogs/9.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Fix error installing for conflicting permissions with default launchers (@Rudloff)
* Fix crash when changing wallpapers (@Rudloff)
2 changes: 2 additions & 0 deletions metadata/android/es/changelogs/9.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Arregla error de instalación por permisos en conflicto con otros launchers (@Rudloff)
* Arregla error al cambiar de fondo de pantalla (@Rudloff)

0 comments on commit 91c74d9

Please sign in to comment.