Files
tgstation-server/build/WebpanelVersion.props
T
2025-03-17 19:58:55 -04:00

7 lines
292 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.9.3</TgsWebpanelVersion>
</PropertyGroup>
</Project>