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

Update webpanel to version 2.3.0
This commit is contained in:
Jordan Brown
2021-08-14 22:07:01 -04: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>2.2.0</TgsControlPanelVersion>
<TgsControlPanelVersion>2.3.0</TgsControlPanelVersion>
</PropertyGroup>
</Project>