Update changelog, bump version

This commit is contained in:
Manuel Bouza
2019-04-10 07:44:23 +02:00
parent 5d7b820f81
commit 5da534539c
2 changed files with 5 additions and 1 deletions

View File

@@ -52,3 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Read project identifier also from card title in the meistertask service
## [1.1.3] - 2019-04-10
### Fixed
- Read projected identifier in Asana's "My tasks"-view

View File

@@ -1,7 +1,7 @@
{
"name": "moco-browser-extensions",
"description": "Browser plugin for MOCO",
"version": "1.1.2",
"version": "1.1.3",
"license": "MIT",
"scripts": {
"start": "yarn start:chrome",