Be more consistent about versioning.

This commit is contained in:
Adam Ierymenko 2020-10-07 11:55:47 -04:00
parent 3ef1c8e3fa
commit e26a8be3df
3 changed files with 8 additions and 6 deletions

View file

@ -19,9 +19,9 @@
<Run Text="ZeroTier One"/>
</Paragraph>
<Paragraph TextAlignment="Center">
<Run FontSize="14" Text="Version 1.6.0-beta1"/>
<Run FontSize="14" Text="Version 1.5.0 (1.6.0-beta1)"/>
<LineBreak/>
<Run FontSize="14" Text="(c) 2011-2019 ZeroTier, Inc."/>
<Run FontSize="14" Text="(c) 2011-2020 ZeroTier, Inc."/>
<LineBreak/>
<Run FontSize="14" Text="www.zerotier.com"/>
</Paragraph>