Skip to content

Commit

Permalink
v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
krismuniz committed Sep 1, 2019
1 parent 32e18a9 commit a80871f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to Minimo will be documented in this file.

## 1.3.2 - 2019-08-31

- Made the Minimo popup respect dark vs. light modes

## 1.3.0 - 2019-08-25

- Added _beta_ support for custom time zone clocks! [#23](https://github.com/krismuniz/minimo/issues/23)
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Minimo",
"version": "1.3.1",
"version": "1.3.2",
"description": "An elegant, minimal new tab page",
"homepage_url": "https://www.krismuniz.com/",
"icons": {
Expand Down

0 comments on commit a80871f

Please sign in to comment.