Bump control panel version to v4.22.0

This commit is contained in:
Jordan Dominion
2023-07-14 13:09:32 -04:00
parent 134edd0382
commit d6df5c0d2d
+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.20.0</TgsControlPanelVersion>
<TgsControlPanelVersion>4.22.0</TgsControlPanelVersion>
</PropertyGroup>
</Project>