Update ControlPanelVersion.props

This commit is contained in:
alexkar598
2022-01-28 19:06:48 -05:00
committed by GitHub
parent 402e85bb58
commit 2dd553616d
+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.0.0</TgsControlPanelVersion>
<TgsControlPanelVersion>3.1.0</TgsControlPanelVersion>
</PropertyGroup>
</Project>