We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0362389 commit 9467b7bCopy full SHA for 9467b7b
1 file changed
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 3,
3
"name": "Epitech Test Diff",
4
- "version": "1.0.3",
+ "version": "1.1.0",
5
"description": "Retrieves failed tests and displays their diff.",
6
"author": "Sigmanificient",
7
"permissions": [
@@ -19,7 +19,7 @@
19
],
20
"browser_specific_settings": {
21
"gecko": {
22
- "id": "{5add367e-cb92-4f5a-b08c-363808acbb14}"
+ "id": "epitech-diff@epitech.eu"
23
}
24
},
25
"icons": {
0 commit comments