We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b571e0 commit e47f208Copy full SHA for e47f208
3 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphdlc",
3
- "version": "2.1.6",
+ "version": "2.1.7",
4
"description": "GraphDLC для стрелочек...",
5
"main": "index.js",
6
"scripts": {
templates/newchrome/manifest.json
@@ -1,7 +1,7 @@
"manifest_version": 3,
"name": "GraphDLC",
"action": {
7
"default_icon": "images/icon128.png",
templates/oldchrome/manifest.json
"manifest_version": 2,
"icons": {
"128": "images/icon128.png"
0 commit comments