Update changelog, bump version
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user