-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Full Changelog](4.8.0...4.9.0) **Merged Pull Requests** - Generated Latest Changes for v2021-02-25 (Support to new subscription fields and response) [#633](#633) ([recurly-integrations](https://github.com/recurly-integrations))
- Loading branch information
Recurly integrations
committed
Sep 16, 2021
1 parent
24fc82c
commit 8c311c0
Showing
4 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,5 +4,5 @@ | |
|
||
class Version | ||
{ | ||
public const CURRENT = '4.8.0'; | ||
public const CURRENT = '4.9.0'; | ||
} |