Skip to content

Commit

Permalink
Version bump: 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kepi committed May 22, 2020
1 parent 44c2b6f commit 263a76d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eye-dropper",
"version": "0.5.5",
"version": "0.5.6",
"description": "Eye Dropper for Google Chrome™",
"main": "index.js",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions public/installed.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,13 @@ <h3>Pick color from history</h3>
<section class="center w-50-l w-75-m w-100-ns cf">
<h2>Whats new?</h2>

<h5><strong>0.5.6</strong> &ndash; <cite>22-May-2020</cite></h5>
<ul>
<li>
Fix: On some macOS systems web page picking stopped worked. Fixes #128.
</li>
</ul>

<h5><strong>0.5.5</strong> &ndash; <cite>7-May-2020</cite></h5>
<ul>
<li>
Expand Down

0 comments on commit 263a76d

Please sign in to comment.