Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-1979 committed Nov 25, 2024
1 parent 74995c6 commit 0f4eaad
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@
"last 1 safari version"
]
}
}
}
2 changes: 1 addition & 1 deletion packages/snap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkagate/snap",
"version": "0.6.0",
"version": "0.7.0",
"description": "A MetaMask Snap to interact with Polkadot ecosystem, a platform for cross-chain communication and scalability. Use your MetaMask wallet to access Polkadot dApps and tokens. No extra extension needed.",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "0.6.0",
"version": "0.7.0",
"description": "Explore Polkadot decentralized applications and manage your tokens using your MetaMask wallet. Start your journey at apps.polkagate.xyz.",
"proposedName": "PolkaGate",
"repository": {
"type": "git",
"url": "https://github.com/polkagate/snap.git"
},
"source": {
"shasum": "rFHzaK8DVkCkiQ5RBk65BMHUB7NIWBvmOTNeODPVr14=",
"shasum": "CRmXO1t+mMp/F99/JhIfeOnVlLw169eBsjdOTQdFSIY=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down

0 comments on commit 0f4eaad

Please sign in to comment.