diff --git a/projects/shell-chrome/src/manifest.json b/projects/shell-chrome/src/manifest.json index 0d83d13978..d44cb39e6e 100644 --- a/projects/shell-chrome/src/manifest.json +++ b/projects/shell-chrome/src/manifest.json @@ -3,8 +3,8 @@ "short_name": "Angular DevTools", "name": "Angular DevTools", "description": "Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities.", - "version": "1.0.3", - "version_name": "1.0.3", + "version": "1.0.4", + "version_name": "1.0.4", "minimum_chrome_version": "50", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "icons": {