Update bundled webpanel version to 4.20

This commit is contained in:
Dominion
2023-04-25 21:20:48 -04:00
parent 8261e6cc79
commit 9e4d0ce17e
+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.19.0</TgsControlPanelVersion>
<TgsControlPanelVersion>4.20.0</TgsControlPanelVersion>
</PropertyGroup>
</Project>