Skip to content

Commit

Permalink
SD-114867 | upgrade the facebook request versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
abd-mah-useinsider committed Jan 20, 2025
1 parent 08435b1 commit d4a3236
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/FacebookAds/ApiConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

namespace FacebookAds;
class ApiConfig {
const APIVersion = '19.0';
const SDKVersion = '19.0.0';
const APIVersion = '21.0';
const SDKVersion = '21.0.0';
const TYPE_CHECKER_STRICT_MODE = false;
}

0 comments on commit d4a3236

Please sign in to comment.