Update ControlPanelVersion.props

This commit is contained in:
alexkar598
2021-01-31 13:01:38 -05:00
committed by GitHub
parent 89183367f3
commit 7c5a0f7cb2
+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>2.1.3</TgsControlPanelVersion>
<TgsControlPanelVersion>2.1.4</TgsControlPanelVersion>
</PropertyGroup>
</Project>