Update webpanel version

This commit is contained in:
Jordan Dominion
2023-11-16 23:05:46 -05:00
parent 20c882c96c
commit 3bd78163c7
+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.27.0</TgsControlPanelVersion>
<TgsControlPanelVersion>5.1.0</TgsControlPanelVersion>
</PropertyGroup>
</Project>