Skip to content

Commit

Permalink
fix: remove platformVersion from manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianFigiel committed Jan 14, 2025
1 parent 386ae60 commit be6e055
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.1",
"version": "0.1.2",
"description": "MetaMask snap for interacting with Enjin dApps",
"proposedName": "Enjin Connect",
"repository": {
Expand Down Expand Up @@ -39,6 +39,5 @@
],
"snap_manageState": {}
},
"platformVersion": "6.14.0",
"manifestVersion": "0.1"
}

0 comments on commit be6e055

Please sign in to comment.