Bump to latest web control panel version

This commit is contained in:
Jordan Dominion
2023-09-13 19:32:41 -04:00
parent b663b3b7dc
commit fb068686ec
+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.24.0</TgsControlPanelVersion>
<TgsControlPanelVersion>4.25.2</TgsControlPanelVersion>
</PropertyGroup>
</Project>