Skip to content

Commit

Permalink
Bump version by 0.0.1
Browse files Browse the repository at this point in the history
Summary: Bump version by 0.0.1

Reviewed By: liliarizona

Differential Revision: D66039445

fbshipit-source-id: f4a1d7ed08df4dc4c5f994f04e205f23b18a21ec
  • Loading branch information
satwikareddy3 authored and facebook-github-bot committed Nov 16, 2024
1 parent d895542 commit 95e5180
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 = '21.0';
const SDKVersion = '21.0.2';
const SDKVersion = '21.0.3';
const TYPE_CHECKER_STRICT_MODE = false;
}

0 comments on commit 95e5180

Please sign in to comment.