Skip to content

Commit

Permalink
Version 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
EuanRiggans committed Dec 5, 2018
1 parent 82173f1 commit efb7d25
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ <h4 class="modal-title">Changelog</h4>
</button>
</div>
<div class="modal-body">
<h5 class="version">1.3.3</h5>
<p class="notes">Fixed bug which would stop the user from creating more than 10 lists. Causing the list with
the id 10 to be overwritten with a new list.</p>
<h5 class="version">1.3.2</h5>
<p class="notes">Small code optimization for loading popup load times</p>
<p class="notes">Improved shadow for modals</p>
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 @@
"short_name": "BulkOpen",
"author": "Euan Riggans",
"manifest_version": 2,
"version": "1.3.2",
"version": "1.3.3",
"description": "A Google Chrome Extension that provides the user with lots of features to handle lists of urls.",
"permissions": [
"tabs",
Expand Down

0 comments on commit efb7d25

Please sign in to comment.