Unreal Engine 4.25 released!

Anyone else getting compile errors with some plugins? I’ve had 2 that fail to compile when building now that were fine in 4.25.1.

VS error:

Severity Code Description Project File Line Suppression State
Error Expecting to find a type to be declared in a module rules named ‘LowEntryExtendedStandardLibrary’ in UE4Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the ‘ModuleRules’ type defined by Unreal Build Tool. <<<projectpath>>>\Intermediate\ProjectFiles\UnrealBuildTool 1

I also had this with Rama’s Victory plugin - maybe more - this one showed up once i’d removed the Victory one. Might just be a fiddle in the build files but I have no idea how to do this stuff myself.

PS - these plugins are in my engine plugin folder, not my project one.