summaryrefslogtreecommitdiff
path: root/org.fox.ttrss
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-06-06 18:10:34 +0300
committerAndrew Dolgov <[email protected]>2017-06-06 18:10:34 +0300
commit51da8c3c9d07143298eda9bd08f989385b2dd6a0 (patch)
treeef08d8888162a7dc87d936e122f31ec799af7c8a /org.fox.ttrss
parent31858ef90a4335f61d201403ebfef31191289409 (diff)
bump version
Diffstat (limited to 'org.fox.ttrss')
-rwxr-xr-xorg.fox.ttrss/src/main/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.fox.ttrss/src/main/AndroidManifest.xml b/org.fox.ttrss/src/main/AndroidManifest.xml
index 06c11588..2ae4d7ff 100755
--- a/org.fox.ttrss/src/main/AndroidManifest.xml
+++ b/org.fox.ttrss/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="org.fox.ttrss"
- android:versionCode="443"
- android:versionName="1.209">
+ android:versionCode="444"
+ android:versionName="1.210">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />