Skip to content

Commit f24c22f

Browse files
committed
2.2.0
1 parent 5390ef5 commit f24c22f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ DESCRIPTION
3333
Run your App Builder app locally
3434
```
3535

36-
_See code: [src/commands/app/dev/index.js](https://github.com/adobe/aio-cli-plugin-app-dev/blob/2.1.2/src/commands/app/dev/index.js)_
36+
_See code: [src/commands/app/dev/index.js](https://github.com/adobe/aio-cli-plugin-app-dev/blob/2.2.0/src/commands/app/dev/index.js)_
3737
<!-- commandsstop -->
3838

3939
## Overriding the hostname and port

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@adobe/aio-cli-plugin-app-dev",
33
"description": "run a localhost dev server to serve actions locally",
4-
"version": "2.1.2",
4+
"version": "2.2.0",
55
"repository": "adobe/aio-cli-plugin-app-dev",
66
"homepage": "https://github.com/adobe/aio-cli-plugin-app-dev",
77
"bugs": "https://github.com/adobe/aio-cli-plugin-app-dev/issues",

0 commit comments

Comments
 (0)