Skip to content

Commit

Permalink
chore: Stabilize v12.1.0
Browse files Browse the repository at this point in the history
The `-beta.0` suffice has been removed from the version number to
prepare for the production release.
  • Loading branch information
Gudahtt committed Aug 26, 2024
1 parent 335c9e4 commit 5301d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metamask-crx",
"version": "12.1.0-beta.0",
"version": "12.1.0",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit 5301d81

Please sign in to comment.