Skip to content

Commit

Permalink
[Automated] Extension release v1.2.12 (#673)
Browse files Browse the repository at this point in the history
chore: update files with the new version v1.2.12 and also add the new release notes

Co-authored-by: release_process <[email protected]>
  • Loading branch information
sreblock and release_process authored Aug 12, 2024
1 parent 46c661a commit ab3c7c5
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
}
}
},
"version": "1.2.11",
"version": "1.2.12",
"web_accessible_resources": [
"blankProvider.js"
]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "extension",
"version": "1.2.11",
"version": "1.2.12",
"private": true,
"scripts": {
"install": "make install/ci",
Expand Down
14 changes: 14 additions & 0 deletions release-notes.json
Original file line number Diff line number Diff line change
Expand Up @@ -1174,6 +1174,20 @@
}
],
"version": "1.2.11"
},
{
"sections": [
{
"title": "Features",
"notes": [
{
"type": "success",
"message": "aleph zero network"
}
]
}
],
"version": "1.2.12"
}
]
}

0 comments on commit ab3c7c5

Please sign in to comment.