Bump to 0.100-alpha4

This commit is contained in:
Daniel Martí 2016-04-17 11:02:40 +01:00
parent ca3e13ebf6
commit ac22cc5266

View File

@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fdroid.fdroid" package="org.fdroid.fdroid"
android:installLocation="auto" android:installLocation="auto"
android:versionCode="100003" android:versionCode="100004"
android:versionName="0.100-alpha3" android:versionName="0.100-alpha4"
> >
<uses-sdk <uses-sdk