We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5480791 commit bd71c49Copy full SHA for bd71c49
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [5.0.0] - 2022-10-19
+## [5.0.1] - 2022-10-20
4
5
- New features:
6
- [#80 Support Aptos test dev ](https://github.com/starcoinorg/starmask-extension/issues/80)
app/manifest/_base.json
@@ -85,7 +85,7 @@
85
"notifications"
86
],
87
"short_name": "__MSG_appName__",
88
- "version": "5.0.0",
+ "version": "5.0.1",
89
"web_accessible_resources": [
90
"inpage.js",
91
"phishing.html"
0 commit comments