Skip to content

Commit a5a92f9

Browse files
committed
v2.15.4
1 parent b9fa81e commit a5a92f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.15.3",
2+
"version": "2.15.4",
33
"name": "remotedev-redux-devtools-extension",
44
"description": "Redux Developer Tools for debugging application state changes.",
55
"scripts": {

src/browser/extension/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.15.3",
2+
"version": "2.15.4",
33
"name": "Redux DevTools",
44
"short_name": "Redux DevTools",
55
"description": "Redux DevTools for debugging application's state changes.",

0 commit comments

Comments
 (0)