fix: welcome text, remove old buggy global widget zoom

This commit is contained in:
David Ralph
2021-08-23 15:52:05 +01:00
parent 30768053eb
commit daee291aa9
9 changed files with 6 additions and 17 deletions

View File

@@ -31,4 +31,4 @@ export const OFFLINE_IMAGES = 20;
// Version
export const BETA_VERSION = false;
export const VERSION = '5.3.2';
export const VERSION = '5.3.3';