Update version and changelog

This commit is contained in:
2016-05-17 09:35:10 -04:00
parent 73e6f2a2d4
commit b3199cf092
2 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
### 1.5.1 (May 17, 2016)
* Fix build on F-Droid
### 1.5.0 (May 15, 2016)
* Add night mode, with AMOLED support

View File

@@ -21,8 +21,8 @@
<manifest
package="org.isoron.uhabits"
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="16"
android:versionName="1.5.0">
android:versionCode="17"
android:versionName="1.5.1">
<uses-permission android:name="android.permission.VIBRATE"/>