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.4.1 ",
5+ "VersionName": "1.5.0 ",
66 "FriendlyName": "SequencePlugin",
77 "Description": "",
88 "Category": "Sequence",
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ class SEQUENCEPLUGIN_API USequenceRPCManager : public UObject
4747 */
4848 bool PreserveSessionWallet = false ;
4949
50- inline const static FString WaaSVersion = FString (TEXT (" 1.0.0 (Unreal 1.4.1 )" ));
50+ inline const static FString WaaSVersion = FString (TEXT (" 1.0.0 (Unreal 1.5.0 )" ));
5151
5252 inline const static FString WaaSAuthenticatorIntentsUrlPath = TEXT (" /rpc/WaasAuthenticator/SendIntent" );
5353 inline const static FString WaaSAuthenticatorRegisterUrlPath = TEXT (" /rpc/WaasAuthenticator/RegisterSession" );
You can’t perform that action at this time.
0 commit comments