Skip to content

Commit 93ff40e

Browse files
committed
update version
1 parent ef19ec5 commit 93ff40e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

src/angular/src/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"manifest_version": 3,
33
"name": "Mist Extension",
44
"short_name": "mist-chrome-extension",
5-
"version": "1.0.0",
6-
"description": "Mist extension for Chrome to provide easier access to Mist APIs",
5+
"version": "1.0.1",
6+
"description": "Chrome Extension for Mist Developpers to provide easier access to Mist APIs",
77
"icons": {
88
"16": "assets/icon16.png",
99
"48": "assets/icon48.png",

src/howto.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
These commands must be used inside the `src`folder.
12
# Start in Live Mode
23
* `npm start`
34
* The project is automatically being watched/build

0 commit comments

Comments
 (0)