We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f9778 commit 81a2ebeCopy full SHA for 81a2ebe
3 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphdlc",
3
- "version": "2.1.4",
+ "version": "2.1.5",
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