Is there any way to pull the version number of a server build?

I’m looking to implement a system where players can see the build-version of a server.

I know that the website keeps track of version history with incremental numbers, and I’d like to know if there’s any way to automatically pull this information instead of manually setting a version number.

try
https://developer.roblox.com/en-us/api-reference/property/DataModel/PlaceVersion
but there is no way to get that of the Roblox Servers so far i know