Bolt + Voice v2.14

Options
Hi!
I'm trying to make Bolt work with Voice v2.14. And it seems it's not compatible. When I use Bolt tutorial scripts provided by docs, I get an error on the server side:
MissingMethodException: void Photon.Realtime.Room.SetCustomProperties(ExitGames.Client.Photon.Hashtable,ExitGames.Client.Photon.Hashtable,Photon.Realtime.WebFlags)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <58a34b0a618d424bb5fc18bb9bcdac20>:0)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
UdpKit.Platform.Photon.Coroutine.RoutineManager:Update()

Could you give me advice of how to resolve this or could I get Voice package v2.13 somewhere?
Thanks!

Comments