Skip to content

Commit

Permalink
Merge pull request #319 from open-source-labs/ctstamper/update-version
Browse files Browse the repository at this point in the history
Updated version to 22.0.0 in manifest.json
  • Loading branch information
ctstamper committed Oct 25, 2023
2 parents 9cb9f0a + df5eaba commit a044adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/extension/build/manifest.json
Original file line number Diff line number Diff line change
@@ -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,
Expand Down

0 comments on commit a044adc

Please sign in to comment.