diff options
author | Allan Wang <me@allanwang.ca> | 2017-12-31 13:09:52 -0500 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-12-31 13:09:52 -0500 |
commit | 77a24cd4e2899dbf0588852d5716b6f4821ed437 (patch) | |
tree | d7e45d1d7464d48589ba6d60edafac94eb7efb1f /app/src/main/res | |
parent | 84f9f7f1b5fd67ddaeb63e77ab5b34ae312b2c2b (diff) | |
download | frost-77a24cd4e2899dbf0588852d5716b6f4821ed437.tar.gz frost-77a24cd4e2899dbf0588852d5716b6f4821ed437.tar.bz2 frost-77a24cd4e2899dbf0588852d5716b6f4821ed437.zip |
Update changelogv1.7.5
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 3e045528..7e9612b4 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,7 +6,7 @@ <item text="" /> --> - <version title="v1.7.4" /> + <version title="v1.7.5" /> <item text="Mark notifications as read when clicked!" /> <item text="Create menu parser" /> <item text="Implement automatic web fallback" /> |