Hi experts,
Is there a way to see the mobile client version change history?

I need to see when this version was changed from 6.22.8361 to 6.22.8362.
Cheers,
Buddhima
Hi experts,
Is there a way to see the mobile client version change history?

I need to see when this version was changed from 6.22.8361 to 6.22.8362.
Cheers,
Buddhima
Best answer by jevin.fernando
Hello, there is a sql table (currver) that stores the upgrade info, but not mobile specifically. But it will be the server version. This will be helpful if you want to know the upgrade info.
SELECT * from currver
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.