We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50188d6 commit 1eb51fdCopy full SHA for 1eb51fd
src/FacebookAds/ApiConfig.php
@@ -10,6 +10,6 @@
10
namespace FacebookAds;
11
class ApiConfig {
12
const APIVersion = '23.0';
13
- const SDKVersion = '23.0.2';
+ const SDKVersion = '23.0.3';
14
const TYPE_CHECKER_STRICT_MODE = false;
15
}
0 commit comments