Skip to content

Commit 81a2ebe

Browse files
committed
Release 2.1.5
1 parent 73f9778 commit 81a2ebe

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphdlc",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"description": "GraphDLC для стрелочек...",
55
"main": "index.js",
66
"scripts": {

templates/newchrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "GraphDLC",
4-
"version": "2.1.4",
4+
"version": "2.1.5",
55
"description": "GraphDLC для стрелочек...",
66
"action": {
77
"default_icon": "images/icon128.png",

templates/oldchrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "GraphDLC",
4-
"version": "2.1.4",
4+
"version": "2.1.5",
55
"description": "GraphDLC для стрелочек...",
66
"icons": {
77
"128": "images/icon128.png"

0 commit comments

Comments
 (0)