mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Bump version and update CHANGELOG
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
### 1.7.7 (September 30, 2017)
|
||||||
|
|
||||||
|
* Fix bug that caused reminders to show repeatedly on DST changes
|
||||||
|
|
||||||
### 1.7.6 (July 18, 2017)
|
### 1.7.6 (July 18, 2017)
|
||||||
|
|
||||||
* Fix bug that caused widgets not to render sometimes
|
* Fix bug that caused widgets not to render sometimes
|
||||||
|
|||||||
@@ -21,8 +21,8 @@
|
|||||||
<manifest
|
<manifest
|
||||||
package="org.isoron.uhabits"
|
package="org.isoron.uhabits"
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:versionCode="33"
|
android:versionCode="34"
|
||||||
android:versionName="1.7.6">
|
android:versionName="1.7.7">
|
||||||
|
|
||||||
<uses-permission android:name="android.permission.VIBRATE"/>
|
<uses-permission android:name="android.permission.VIBRATE"/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user