Merge pull request #1182 from tgstation/alexkar598-patch-2

Updates TGS to webpanel 2.0.0 on the dev branch. This is the first version to support 8.x.x (and drop 7.x.x)
This commit is contained in:
Jordan Brown
2021-01-01 14:01:32 -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>1.0.1</TgsControlPanelVersion>
<TgsControlPanelVersion>2.0.1</TgsControlPanelVersion>
</PropertyGroup>
</Project>