Skip to content

Commit cce9764

Browse files
committed
Third sdk version.
1 parent 09a624f commit cce9764

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 1.8.11 - 2019-12-18
4+
- Third sdk version.
5+
6+
37
## 1.8.10 - 2019-12-18
48
- Second sdk version.
59

src/Release.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Release
1616
/**
1717
* Version of the SDK
1818
*/
19-
const VERSION = '1.8.10';
19+
const VERSION = '1.8.11';
2020

2121
/**
2222
* @param Event $event

0 commit comments

Comments
 (0)