A simple way is to make this bleeding edge version the default while a new version is not yet released.
- Remove
C:\Users\<user>\.platformio\platforms\espressif32*
- Open a PIO Core CLI
- Execute
pio pkg install -g -p "https://github.com/platformio/platform-espressif32.git"
Any new project should automatically use the corrected version.