Skip to content

Commit

Permalink
Generated 2020-06-01 for SWAS-OPEN.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdk-team committed Jul 16, 2024
1 parent 3339d13 commit 8198f84
Show file tree
Hide file tree
Showing 3 changed files with 372 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## 1.8.2156 - 2024-7-16
- Generated 2020-06-01 for `SWAS-OPEN`.


## 1.8.2155 - 2024-7-10
- Added param for ActivateLicenseResponse .

Expand Down
2 changes: 1 addition & 1 deletion src/Release.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class Release
/**
* Version of the SDK
*/
const VERSION = '1.8.2155';
const VERSION = '1.8.2156';

/**
* @param Event $event
Expand Down
Loading

0 comments on commit 8198f84

Please sign in to comment.