If you have a plugin and want to build it against multiple versions of Unreal Engine, use this snippet.
https://gist.github.com/benui-dev/44ec00709a4e647933ce4e81ce17df5f
#UnrealEngine
Unreal Engine Package Plugin batch script. Confirm that your plugin packages under each Unreal Engine version.

Unreal Engine Package Plugin batch script. Confirm that your plugin packages under each Unreal Engine version. - PackagePlugin.bat

Gist