fix: improvements and fixes to about tab and photoinformation

This commit is contained in:
David Ralph
2021-05-06 18:30:57 +01:00
parent 2ac08a7cf6
commit cb129238cb
4 changed files with 17 additions and 8 deletions

View File

@@ -11,4 +11,4 @@ export const FEEDBACK_FORM = 'https://api.formcake.com/api/form/349b56cb-7e2b-40
export const DDG_PROXY = 'https://external-content.duckduckgo.com/iu/?u=';
export const OFFLINE_IMAGES = 20;
export const BETA_VERSION = false;
export const VERSION = '5.0.0';
export const VERSION = '5.0.1';