Update ControlPanelVersion.props

This commit is contained in:
alexkar598
2021-08-14 13:50:12 -04:00
committed by GitHub
parent a74a639a25
commit bbc09ea8b0
+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.2.0</TgsControlPanelVersion>
<TgsControlPanelVersion>2.3.0</TgsControlPanelVersion>
</PropertyGroup>
</Project>