diff --git a/Gruntfile.js b/Gruntfile.js index a1853e944..9bf70810d 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -105,7 +105,7 @@ module.exports = function(grunt) { build: ['build-crx', 'build-userjs', 'build-userscript'] }, bump: { - options: { + options: { updateConfigs: ['pkg'], commit: false, createTag: false, diff --git a/package.json b/package.json index 2d242f7fb..693013090 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "grunt-contrib-concat": "~0.3.0", "grunt-contrib-copy": "~0.4.1", "grunt-contrib-watch": "~0.4.4", - "grunt-shell": "~0.2.2" + "grunt-shell": "~0.3.0" }, "repository": { "type": "git",