Skip to content

Commit 8385543

Browse files
PlayFab SDK TeamPlayFab SDK Team
PlayFab SDK Team
authored and
PlayFab SDK Team
committed
https://docs.microsoft.com/en-us/gaming/playfab/release-notes/#250214
2 parents 597b5cd + 65d98ce commit 8385543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PlayFabSdk/Scripts/PlayFab/PlayFab.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ var url = require("url");
44
var https = require("https");
55

66
exports.sdk_version = "2.168.250214";
7-
exports.buildIdentifier = "adobuild_nodesdk_117";
7+
exports.buildIdentifier = "adobuild_nodesdk_8";
88

99
var settings = (exports.settings = {
1010
productionUrl: ".playfabapi.com",

0 commit comments

Comments
 (0)