Skip to content

Commit

Permalink
Bump SDK Versions By 0.0.1
Browse files Browse the repository at this point in the history
Summary: as titled

Reviewed By: yoongyj, stcheng

Differential Revision: D62960011

fbshipit-source-id: cdccbc786e857b514ebbe030cf91628f4ed1ee1f
  • Loading branch information
Li Li (AXP) authored and facebook-github-bot committed Sep 18, 2024
1 parent 430e25e commit 607bedf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FacebookAds/ApiConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
namespace FacebookAds;
class ApiConfig {
const APIVersion = '20.0';
const SDKVersion = '20.0.2';
const SDKVersion = '20.0.3';
const TYPE_CHECKER_STRICT_MODE = false;
}

0 comments on commit 607bedf

Please sign in to comment.