Skip to content

Commit 51d637f

Browse files
authored
release 1.5.24 (#218)
1 parent cab111e commit 51d637f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
## 1.5.24 - 2020-06-04
4+
- Fixed Resolve Host.
5+
36
## 1.5.23 - 2020-05-22
47
- Optimized global product support.
58

src/AlibabaCloud.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class AlibabaCloud
3030
/**
3131
* Version of the Client
3232
*/
33-
const VERSION = '1.5.23';
33+
const VERSION = '1.5.24';
3434

3535
/**
3636
* This static method can directly call the specific service.

0 commit comments

Comments
 (0)