bump version

This commit is contained in:
Andrew Dolgov 2015-06-01 19:10:30 +03:00
parent 3bb2daaf0e
commit 8f33027217
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="330"
android:versionName="1.104" >
android:versionCode="331"
android:versionName="1.105" >
<uses-sdk
android:minSdkVersion="15"