Skip to content

Commit

Permalink
release preperations
Browse files Browse the repository at this point in the history
- [CORE-117]
  • Loading branch information
Tobias Winkler committed Jun 28, 2019
1 parent 926cf66 commit 1ebb065
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,15 @@

## Next Version
### Features
- load dev domain from localStorage `evan-dev-dapps-domain` or from `queryParams.dev-domain`

### Fixes

### Deprecations

## Version 2.2.0
### Fixes
- load dev domain from localStorage `evan-dev-dapps-domain` or from `queryParams.dev-domain`


## Version 2.1.3
### Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,5 +154,5 @@
"serve": "gulp --cwd . --gulpfile gulp/serve.js serve",
"serve-build": "gulp --cwd . --gulpfile gulp/serve.js serve --build"
},
"version": "2.1.3"
"version": "2.2.0"
}

0 comments on commit 1ebb065

Please sign in to comment.