We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 926bee0 commit 99f5c06Copy full SHA for 99f5c06
2 files changed
.gitignore
@@ -52,3 +52,4 @@ crashlytics-build.properties
52
fabric.properties
53
54
.vscode/launch.json
55
+*.zip
manifest.json
@@ -4,7 +4,7 @@
4
"short_name": "Chrome Exploratory Testing",
5
"description": "Exploratory testing session using Chrome",
6
"author": "@morvader",
7
- "version": "2.0.3",
+ "version": "2.0.4",
8
"icons": {
9
"16": "/icons/iconbig.png",
10
"48": "/icons/iconbig.png",
0 commit comments