Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ciriousjoker committed Aug 18, 2023
1 parent 46721d5 commit 249371e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 249371e

Please sign in to comment.