Skip to content
This repository has been archived by the owner on Jul 15, 2020. It is now read-only.

Commit

Permalink
Bump default graph api version in dist parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
petk committed Oct 12, 2016
1 parent ce6f5b0 commit 43996b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config/parameters.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ parameters:
fb_app_secret: ~

# Default Facebook Graph API version
default_graph_version: 'v2.7'
default_graph_version: 'v2.8'

# Facebook group ID of open, closed or secret group. For closed and secret
# groups, the user who generates stats must be group admin or moderator)
Expand Down

0 comments on commit 43996b7

Please sign in to comment.