Skip to content

Commit 5846bf4

Browse files
zenlitafacebook-github-bot
authored andcommitted
Graph API revert to point to latest 14.0
Summary: Graph API latest version is now at 14.0 Reviewed By: SergioGuerreroFB Differential Revision: D38142989 fbshipit-source-id: 104bf06cf137288976a0ab2ad5859fff94905c58
1 parent 0592bf0 commit 5846bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Facebook.Unity/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ internal static class Constants
4545
public const string OnGroupJoinCompleteMethodName = "OnJoinGroupComplete";
4646

4747
// Graph API
48-
public const string GraphApiVersion = "v14.1";
48+
public const string GraphApiVersion = "v14.0";
4949
public const string GraphUrlFormat = "https://graph.{0}/{1}/";
5050

5151
// Permission Strings

0 commit comments

Comments
 (0)