diff --git a/src/extension/build/manifest.json b/src/extension/build/manifest.json index c453cf4b1..c807b79ee 100644 --- a/src/extension/build/manifest.json +++ b/src/extension/build/manifest.json @@ -1,6 +1,6 @@ { "name": "Reactime", - "version": "21.0.0", + "version": "22.0.0", "devtools_page": "devtools.html", "description": "A Chrome extension that helps debug React applications by memorizing the state of components with every render.", "manifest_version": 3,