diff options
author | Allan Wang <me@allanwang.ca> | 2017-09-26 22:38:11 -0400 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-09-26 22:38:11 -0400 |
commit | 5382d8222915727a47c36f0e7ac280c701dbfcdf (patch) | |
tree | f854cdc4c13c1491ab624f647c96c532681350e5 /app/src/main/res/xml | |
parent | b5fd2216ca4b4861ca1fa1e89ce5b70b27ae926f (diff) | |
download | frost-5382d8222915727a47c36f0e7ac280c701dbfcdf.tar.gz frost-5382d8222915727a47c36f0e7ac280c701dbfcdf.tar.bz2 frost-5382d8222915727a47c36f0e7ac280c701dbfcdf.zip |
Move strings
Diffstat (limited to 'app/src/main/res/xml')
-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 2962a508..b3bf851a 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.5.4"/> + <version title="v1.5.5"/> <item text="Numerous bug fixes in KAU" /> <item text="Set background back to white on non facebook pages" /> <item text="Make read notification/message colors more obvious" /> |