Skip to content

Commit

Permalink
Update for 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterPhilip committed Mar 20, 2019
1 parent 3278592 commit 69dffd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module.exports = function(grunt) {
},
"production": {
"name": "Omnibug",
"version": "1.4.0",
"version": "1.4.1",
"storageKey": "omnibug",
"feedbackUrl": "https://omnibug.io/feedback",
"analyticsID": "UA-114343677-2"
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": "omnibug",
"version": "1.4.0",
"version": "1.4.1",
"description": "Omnibug Extension",
"main": "Gruntfile.js",
"scripts": {
Expand Down

0 comments on commit 69dffd1

Please sign in to comment.