Files
tgstation-server/build/WebpanelVersion.props
2025-04-11 21:20:56 -04:00

7 lines
293 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 -->
<TgsWebpanelVersion>6.10.0</TgsWebpanelVersion>
</PropertyGroup>
</Project>