diff --git a/projects/shell-chrome/src/manifest.json b/projects/shell-chrome/src/manifest.json index 505c3e60451..0d83d139784 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.2", - "version_name": "1.0.2", + "version": "1.0.3", + "version_name": "1.0.3", "minimum_chrome_version": "50", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "icons": {