Skip to content

Commit

Permalink
Release v2.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
joscha committed Dec 1, 2014
1 parent 8d4cbad commit 04d799b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chrome/bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mailfred-chrome-extension",
"version": "2.0.14",
"version": "2.0.15",
"authors": [
"Joscha Feth <joscha@feth.com>"
],
Expand Down
2 changes: 1 addition & 1 deletion chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.14",
"version": "2.0.15",
"background": {
"persistent": false,
"scripts": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mailfred-extension",
"version": "2.0.14",
"version": "2.0.15",
"description": "MailFred extension",
"repository": {
"type": "git",
Expand Down

0 comments on commit 04d799b

Please sign in to comment.