bump version

This commit is contained in:
Andrew Dolgov 2014-10-29 08:59:54 +03:00
parent 1bfc708bc0
commit 7fd2e713b3
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fox.ttrss"
android:versionCode="246"
android:versionName="1.47" >
android:versionCode="247"
android:versionName="1.48" >
<uses-sdk
android:minSdkVersion="9"