Files
tgstation-server/build/ControlPanelVersion.props
T
2020-11-06 13:02:09 -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>1.0.1</TgsControlPanelVersion>
</PropertyGroup>
</Project>