PhotonHostInfoToken obsolete

Options
Howdy,

As described in the documentation, PhotonHostInfoToken is now obsolete. It still works, but we are discouraged from using it.

The following script that is part of the Bolt packages still uses PhotonHostInfoToken however, causing many warnings to be thrown upon compile:

Assets/photon/PhotonPlatform/PhotonPoller.cs (lines 206, 541, 561, 523, 606, 626, 587)

I'm aware these are just warnings and don't cause any real issues, but it's kind of bothersome and not very good practice for me to have the console log all cluttered up.
I purchased and acquired Bolt only a few days ago, so I believe I'm using the latest version.

Could you update the script in the Bolt package or provide an updated script here?