Files
tgstation-server/build/ControlPanelVersion.props
T

7 lines
301 B
XML

<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<!-- This is in it's own file to help incremental building, changing it causes a complete rebuild of the web panel -->
<TgsControlPanelVersion>4.22.0</TgsControlPanelVersion>
</PropertyGroup>
</Project>