Update ControlPanelVersion.props

This commit is contained in:
alexkar598
2022-09-28 20:02:25 -04:00
committed by GitHub
parent ebaa13ae11
commit 195acd69ab
+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>3.1.0</TgsControlPanelVersion>
<TgsControlPanelVersion>4.0.0</TgsControlPanelVersion>
</PropertyGroup>
</Project>