Skip to content

Commit

Permalink
Increment the patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
iorate committed Sep 19, 2019
1 parent 1defb7e commit e3f3bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifest.json.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const manifest = {
page: 'options.html',
},
permissions: ['activeTab', 'identity', 'storage'],
version: '3.1.0',
version: '3.1.1',
content_scripts: [
{
css: ['css/content.css'],
Expand Down

0 comments on commit e3f3bab

Please sign in to comment.