Update ControlPanelVersion.props

This commit is contained in:
alexkar598
2021-03-07 09:11:37 -05:00
committed by GitHub
parent 72f9013c19
commit 548a1288c7
+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.4</TgsControlPanelVersion>
<TgsControlPanelVersion>2.1.5</TgsControlPanelVersion>
</PropertyGroup>
</Project>