We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0feaab commit d71149fCopy full SHA for d71149f
src/angular/src/manifest.json
@@ -2,7 +2,7 @@
2
"manifest_version": 3,
3
"name": "Mist Extension",
4
"short_name": "mist-chrome-extension",
5
- "version": "2.2.1",
+ "version": "2.3.0",
6
"description": "Chrome Extension for Mist Developpers to provide easier access to Mist APIs",
7
"icons": {
8
"16": "assets/favicon-16x16.png",
src/package.json
@@ -1,6 +1,6 @@
1
{
"name": "mist-chrome-extension",
"description": "Generated with @larscom/ng-chrome-extension",
"scripts": {
"ng": "ng",
0 commit comments