Merge pull request #1357 from tgstation/alexkar598-patch-1

Update ~~ControlPanelVersion.props~~ webpanel to include repo page
This commit is contained in:
Jordan
2022-01-28 19:12:42 -05:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
<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>3.0.0</TgsControlPanelVersion>
<TgsControlPanelVersion>3.1.0</TgsControlPanelVersion>
</PropertyGroup>
</Project>