Bump version and update CHANGELOG

pull/348/head
Alinson S. Xavier 8 years ago
parent 7bb62c197f
commit 7bb88dcb97

@ -1,5 +1,9 @@
# Changelog
### 1.7.7 (September 30, 2017)
* Fix bug that caused reminders to show repeatedly on DST changes
### 1.7.6 (July 18, 2017)
* Fix bug that caused widgets not to render sometimes

@ -21,8 +21,8 @@
<manifest
package="org.isoron.uhabits"
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="33"
android:versionName="1.7.6">
android:versionCode="34"
android:versionName="1.7.7">
<uses-permission android:name="android.permission.VIBRATE"/>

Loading…
Cancel
Save