Skip to content

Commit d71149f

Browse files
committed
2.3.0
1 parent a0feaab commit d71149f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/angular/src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "Mist Extension",
44
"short_name": "mist-chrome-extension",
5-
"version": "2.2.1",
5+
"version": "2.3.0",
66
"description": "Chrome Extension for Mist Developpers to provide easier access to Mist APIs",
77
"icons": {
88
"16": "assets/favicon-16x16.png",

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mist-chrome-extension",
3-
"version": "2.2.1",
3+
"version": "2.3.0",
44
"description": "Generated with @larscom/ng-chrome-extension",
55
"scripts": {
66
"ng": "ng",

0 commit comments

Comments
 (0)