Skip to content

Commit ba7a3fe

Browse files
PlayFab SDK TeamPlayFab SDK Team
authored andcommitted
https://docs.microsoft.com/en-us/gaming/playfab/release-notes/#220920
1 parent da7abb9 commit ba7a3fe

30 files changed

+30
-30
lines changed

PlayFabSdk/src/PlayFab/PlayFabAdminApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.126.220908";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)

PlayFabSdk/src/PlayFab/PlayFabAuthenticationApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.126.220908";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)

PlayFabSdk/src/PlayFab/PlayFabClientApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.126.220908";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)

PlayFabSdk/src/PlayFab/PlayFabCloudScriptApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.126.220908";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)

PlayFabSdk/src/PlayFab/PlayFabDataApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.126.220908";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)

PlayFabSdk/src/PlayFab/PlayFabEconomyApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.126.220908";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)

PlayFabSdk/src/PlayFab/PlayFabEventsApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.126.220908";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)

PlayFabSdk/src/PlayFab/PlayFabExperimentationApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.126.220908";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)

PlayFabSdk/src/PlayFab/PlayFabGroupsApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.126.220908";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)

PlayFabSdk/src/PlayFab/PlayFabInsightsApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.126.220908";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)

0 commit comments

Comments
 (0)