diff options
Diffstat (limited to 'app/src')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 3 | ||||
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 91e36d9a..06b44904 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,3 +1,4 @@ v3.1.1 -* Many internal fixes to address 3.1.0 issues
\ No newline at end of file +* Many internal fixes to address 3.1.0 issues +* Theme updates
\ No newline at end of file diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 63c99cf9..e5f0ade6 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -7,9 +7,7 @@ --> <version title="v3.1.1" /> <item text="Many internal fixes to address 3.1.0 issues" /> - <item text="" /> - <item text="" /> - <item text="" /> + <item text="Theme updates" /> <version title="v3.1.0" /> <item text="Fix multi account sign in" /> |