Bump to 0.95

This commit is contained in:
Daniel Martí 2015-08-04 14:37:34 -07:00
parent 91696f5ccb
commit 20c3a50f3b
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
### 0.95 (2015-08-??)
### 0.95 (2015-08-04)
* Start porting UI to Material Design, including a new launcher icon

View File

@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="org.fdroid.fdroid"
android:installLocation="auto"
android:versionCode="95002"
android:versionName="0.95-alpha2"
android:versionCode="95050"
android:versionName="0.95"
>
<uses-sdk