This version only release about an hour ago but since then it's causing the following issue:
368 | $intuneApp = Add-IntuneWin32App -FilePath $NewPackage.Path `
| ~~~~~~~~~~~~~~~~
| Cannot validate argument on parameter 'FilePath'. Cannot bind argument to parameter 'Path' because it is an
| empty string.
Error: Process completed with exit code 1.
I have fixed this in other pipelines by pinning the previous version.