diff --git a/core/AndroidManifest.xml b/core/AndroidManifest.xml index b71cc85a..80f1f5a8 100644 --- a/core/AndroidManifest.xml +++ b/core/AndroidManifest.xml @@ -17,8 +17,8 @@ --> + android:versionCode="212" + android:versionName="2.1.3" > . SERVEURS STATUT ÉTIQUETTES -TOUT +Tout Réception Envoi Actif diff --git a/core/res/values/changelog.xml b/core/res/values/changelog.xml index a29463d9..015d1414 100644 --- a/core/res/values/changelog.xml +++ b/core/res/values/changelog.xml @@ -20,6 +20,8 @@ Transdroid 2.1.2\n - Support for new Torrent Search\'s private sites\n - Added optional auto refresh\n +- Allow larger .torrent file uploads with rTorrent\n +- Fix setting download location with Transmission\n \n Transdroid 2.1.1\n - Improved handling of RSS feed read state\n diff --git a/full/AndroidManifest.xml b/full/AndroidManifest.xml index f59ae72f..6c12674c 100644 --- a/full/AndroidManifest.xml +++ b/full/AndroidManifest.xml @@ -18,8 +18,8 @@ + android:versionCode="212" + android:versionName="2.1.3" > + android:versionCode="212" + android:versionName="2.1.3" >