Update webpanel version bundled

This commit is contained in:
Jordan Brown
2022-10-05 13:16:43 -04:00
parent a7ad71b313
commit 3db0183045
+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>4.0.0</TgsControlPanelVersion>
<TgsControlPanelVersion>4.2.2</TgsControlPanelVersion>
</PropertyGroup>
</Project>