Skip to content

Commit 465a031

Browse files
PlayFab SDK TeamPlayFab SDK Team
authored andcommitted
https://docs.microsoft.com/en-us/gaming/playfab/release-notes/#250314
2 parents 8d0134e + e5525b3 commit 465a031

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

0 commit comments

Comments
 (0)