diff --git a/Changelog.md b/Changelog.md index fc84feb..c36e270 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,6 @@ +# v1.4.1 +- Fixed a crash when returning from the settings screen. + # v1.4.0 - Added a display for the song duration. - Fixed crashes when the connection to the server failed. diff --git a/Espera.Android/Properties/AndroidManifest.xml b/Espera.Android/Properties/AndroidManifest.xml index 2ed689e..5e31848 100644 --- a/Espera.Android/Properties/AndroidManifest.xml +++ b/Espera.Android/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@  - +