System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: GeForce RTX 2070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 462.59
Blender Version
Broken: version: 2.93.0 Beta, branch: master, commit date: 2021-05-28 16:16, hash: rBc36938297753
Worked: (newest version of Blender that worked as expected)
Short description of error
When running bpy.data.version from the python console it returns (2, 93, 18) instead of (2, 93, 0).
With Blender 2.93 being an LTS release, it is important that this value is correct.
Exact steps for others to reproduce the error
In the python console editor type D.version