From 249371e991a106b25a8ff5ac5a22a25b404685c0 Mon Sep 17 00:00:00 2001 From: Philipp Bauer Date: Fri, 18 Aug 2023 22:57:14 +0200 Subject: [PATCH] v2.1.0 --- README.md | 4 ++++ manifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0518573..bce8483 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ Wallpapers are picked randomly or in order in an interval depending on your choi ### Changelog +#### v2.1.0: +- **Feature:** Reload the current wallpaper when switching the layout +- **Bugfix:** "Stretched" and "Centered" were switched in the UI + #### v2.0.2: - **Bugfix:** Only the first 100 files were detected in a folder diff --git a/manifest.json b/manifest.json index 3aff3c3..b955b44 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "__MSG_app_name__", "short_name": "__MSG_app_short_name__", "description": "__MSG_app_description__", - "version": "2.0.2", + "version": "2.1.0", "minimum_chrome_version": "38", "default_locale": "en", "icons": {