We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adbda74 commit 038f687Copy full SHA for 038f687
package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "2.16.4",
+ "version": "2.16.5",
3
"name": "remotedev-redux-devtools-extension",
4
"description": "Redux Developer Tools for debugging application state changes.",
5
"scripts": {
src/browser/extension/manifest.json
"name": "Redux DevTools",
"short_name": "Redux DevTools",
"description": "Redux DevTools for debugging application's state changes.",
src/browser/firefox/manifest.json
"manifest_version": 2,
0 commit comments