Skip to content

Commit 10ca424

Browse files
committed
update version
1 parent 626d1a2 commit 10ca424

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

browser/chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "React Context DevTool",
3-
"version": "2.0",
3+
"version": "2.1",
44
"description": "Devtool for React Context",
55
"manifest_version": 2,
66
"icons": {

browser/firefox/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "React Context DevTool",
3-
"version": "2.0",
3+
"version": "2.1",
44
"description": "Devtool for React Context",
55
"manifest_version": 2,
66
"icons": {

0 commit comments

Comments
 (0)