Skip to content

Commit

Permalink
Update webpanel version to 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Dec 24, 2023
1 parent 8ff4048 commit e5a7ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/WebpanelVersion.props
Original file line number Diff line number Diff line change
@@ -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 -->
<TgsWebpanelVersion>5.1.0</TgsWebpanelVersion>
<TgsWebpanelVersion>5.3.0</TgsWebpanelVersion>
</PropertyGroup>
</Project>

0 comments on commit e5a7ec6

Please sign in to comment.