Update webpanel to 5.8.0

This commit is contained in:
Jordan Dominion
2024-07-06 11:25:17 -04:00
parent 9a1b679914
commit d7fbb0db17
+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 -->
<TgsWebpanelVersion>5.7.1</TgsWebpanelVersion>
<TgsWebpanelVersion>5.8.0</TgsWebpanelVersion>
</PropertyGroup>
</Project>