Skip to content

Commit

Permalink
chore: bump version to 2.10.1 (#2031)
Browse files Browse the repository at this point in the history
  • Loading branch information
djaiss committed Nov 13, 2018
1 parent dfe7198 commit 496d4b2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
UNRELEASED CHANGES:

* Fix work information not being able to be edited
* Display contacts for each tag in the Tags view on the Settings page
*

RELEASED VERSIONS:

v2.10.1 - 2018-11-13
--------------------

* Fix work information not being able to be edited
* Display contacts for each tag in the Tags view on the Settings page

v2.10.0 - 2018-11-11
-------------------
--------------------

* Add ability to upload documents
* Add ability to archive a contact
Expand Down
2 changes: 1 addition & 1 deletion config/monica.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
| bad things will happen.
|
*/
'app_version' => '2.10.0',
'app_version' => '2.10.1',

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit 496d4b2

Please sign in to comment.