Bump control panel version to 2.1.0

This commit is contained in:
Jordan Brown
2021-01-29 22:40:38 -05:00
parent ec2182e643
commit ed8a1988c7
+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.0.1</TgsControlPanelVersion>
<TgsControlPanelVersion>2.1.0</TgsControlPanelVersion>
</PropertyGroup>
</Project>