Skip to content

Commit 6fef29a

Browse files
PlayFab SDK TeamPlayFab SDK Team
authored andcommitted
https://docs.microsoft.com/en-us/gaming/playfab/release-notes/#250214
1 parent 6d2d850 commit 6fef29a

32 files changed

+32
-32
lines changed

PlayFabSdk/src/PlayFab/PlayFabAddonApi.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_115";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.186.250214";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)

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_115";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.186.250214";
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_115";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.186.250214";
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_115";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.186.250214";
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_115";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.186.250214";
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_115";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.186.250214";
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_115";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.186.250214";
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_115";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.186.250214";
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_115";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.186.250214";
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_115";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
227227
PlayFab.sdkVersion = "1.186.250214";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)

0 commit comments

Comments
 (0)