Update extension version numbers

This commit is contained in:
Nathan Bierema 2022-12-11 10:50:52 -05:00
parent 063217fd17
commit 8b82a0eafc
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"version": "3.0.15",
"version": "3.0.16",
"name": "Redux DevTools",
"description": "Redux DevTools for debugging application's state changes.",
"homepage_url": "https://github.com/reduxjs/redux-devtools",

View File

@ -1,5 +1,5 @@
{
"version": "3.0.15",
"version": "3.0.16",
"name": "Redux DevTools",
"description": "Redux DevTools for debugging application's state changes.",
"homepage_url": "https://github.com/reduxjs/redux-devtools",

View File

@ -1,5 +1,5 @@
{
"version": "3.0.15",
"version": "3.0.16",
"name": "Redux DevTools",
"manifest_version": 2,
"description": "Redux Developer Tools for debugging application state changes.",