Skip to content
This repository was archived by the owner on Jan 27, 2022. It is now read-only.

Commit c039f01

Browse files
committed
release: v1.0.3
1 parent 26a9c39 commit c039f01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/shell-chrome/src/manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"short_name": "Angular DevTools",
44
"name": "Angular DevTools",
55
"description": "Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities.",
6-
"version": "1.0.2",
7-
"version_name": "1.0.2",
6+
"version": "1.0.3",
7+
"version_name": "1.0.3",
88
"minimum_chrome_version": "50",
99
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
1010
"icons": {

0 commit comments

Comments
 (0)