Skip to content

Commit 2aa644b

Browse files
authored
chore: bump version to 2.10.2 (#2052)
1 parent 300f77f commit 2aa644b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ UNRELEASED CHANGES:
44

55
RELEASED VERSIONS:
66

7+
v2.10.2 - 2018-11-14
8+
--------------------
9+
10+
* Fix composer install problems
11+
* Fix editing conversations not working
12+
* Fix deletion of relationships not working
13+
714
v2.10.1 - 2018-11-13
815
--------------------
916

config/monica.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
| bad things will happen.
1313
|
1414
*/
15-
'app_version' => '2.10.1',
15+
'app_version' => '2.10.2',
1616

1717
/*
1818
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)