File tree Expand file tree Collapse file tree
Source/SequencePlugin/Private Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "EngineVersion": "5.4",
33 "FileVersion": 3,
44 "Version": 3,
5- "VersionName": "1.5.1 ",
5+ "VersionName": "1.6.0 ",
66 "FriendlyName": "SequencePlugin",
77 "Description": "",
88 "Category": "Sequence",
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ class SEQUENCEPLUGIN_API USequenceRPCManager : public UObject
4949 */
5050 bool PreserveSessionWallet = false ;
5151
52- inline const static FString WaaSVersion = FString (TEXT (" 1.0.0 (Unreal 1.5.1 )" ));
52+ inline const static FString WaaSVersion = FString (TEXT (" 1.0.0 (Unreal 1.6.0 )" ));
5353
5454 inline const static FString WaaSAuthenticatorIntentsUrlPath = TEXT (" /rpc/WaasAuthenticator/SendIntent" );
5555 inline const static FString WaaSAuthenticatorRegisterUrlPath = TEXT (" /rpc/WaasAuthenticator/RegisterSession" );
You can’t perform that action at this time.
0 commit comments