Skip to content

Commit 041591a

Browse files
https://docs.microsoft.com/en-us/gaming/playfab/release-notes/#210927
2 parents a5b4607 + 77eeebd commit 041591a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Scripts/typings/PlayFab/CloudScript.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1617,6 +1617,7 @@ declare namespace PlayFabServerModels {
16171617
| "DuplicateTitleNameForPublisher"
16181618
| "AzureTitleCreationInProgress"
16191619
| "DuplicateAzureResourceId"
1620+
| "TitleContraintsPublisherDeletion"
16201621
| "MatchmakingEntityInvalid"
16211622
| "MatchmakingPlayerAttributesInvalid"
16221623
| "MatchmakingQueueNotFound"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playfab-cloudscriptexample",
3-
"version": "0.0.210913",
3+
"version": "0.0.210927",
44
"description": "PlayFab CloudScriptExample",
55
"main": "ExampleCloudScript.js",
66
"author": {

0 commit comments

Comments
 (0)