Skip to content

Commit 72b87c6

Browse files
committed
prep release
1 parent 1e5fced commit 72b87c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
7.1.6 (Feb XX, 2023)
1+
7.1.6 (Feb 08, 2023)
22
- Fixed logging on array conversion.
33

44
7.1.5 (Oct 28, 2022)

src/SplitIO/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33

44
class Version
55
{
6-
const CURRENT = '7.1.6-rc1';
6+
const CURRENT = '7.1.6';
77
}

0 commit comments

Comments
 (0)