Skip to content

Commit

Permalink
Bump version to 1.7.1 (#910)
Browse files Browse the repository at this point in the history
  • Loading branch information
djaiss committed Feb 17, 2018
1 parent 30cbe53 commit ceddb83
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ UNRELEASED CHANGES:

RELEASED VERSIONS:

v1.7.1 - 2018-02-17
-------------------

* Fix a bug that occured when running setup:production command

v1.7.0 - 2018-02-16
-------------------

Expand Down
2 changes: 1 addition & 1 deletion config/monica.php
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,5 @@
| bad things will happen.
|
*/
'app_version' => '1.7.0',
'app_version' => '1.7.1',
];

0 comments on commit ceddb83

Please sign in to comment.