mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
Bumped version number.
This commit is contained in:
parent
3ed93b241b
commit
f50f1625e3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.newsblur"
|
package="com.newsblur"
|
||||||
android:versionCode="14"
|
android:versionCode="15"
|
||||||
android:versionName="0.9.43" >
|
android:versionName="0.9.5" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="8"
|
android:minSdkVersion="8"
|
||||||
|
|
Loading…
Add table
Reference in a new issue