Prepared release of version 0.9.4.5
This commit is contained in:
parent
a7377614d7
commit
48ad342a12
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="de.danoeh.antennapod"
|
||||
android:versionCode="14"
|
||||
android:versionName="0.9.4.4" >
|
||||
android:versionCode="15"
|
||||
android:versionName="0.9.4.5" >
|
||||
|
||||
<!-- <uses-permission android:name="android.permission.ACCESS_ALL_DOWNLOADS" /> -->
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
Change Log
|
||||
==========
|
||||
|
||||
Version 0.9.4.5
|
||||
---------------
|
||||
* Added Russian translation (Thanks older!)
|
||||
* Added German translation
|
||||
* Several bugfixes
|
||||
|
||||
Version 0.9.4.4
|
||||
---------------
|
||||
* Added player controls at the bottom of the main screen and the feedlist screens
|
||||
|
|
Loading…
Reference in New Issue