Files
tgstation-server/build/ControlPanelVersion.props
T
2021-01-29 23:40:54 -05:00

7 lines
300 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>2.1.2</TgsControlPanelVersion>
</PropertyGroup>
</Project>