Bump version to 0.6.3
This commit is contained in:
Родитель
60132ee3be
Коммит
96fbc242a0
|
@ -6,7 +6,7 @@ export class BottomLinks extends Component {
|
|||
return (
|
||||
|
||||
<div className="left">
|
||||
<div className="footer">© 2019-2020 <a href="https://vmware.com/" target="_blank">VMware, Inc.</a> All Rights Reserved<br/>v 0.6.2</div>
|
||||
<div className="footer">© 2019-2020 <a href="https://vmware.com/" target="_blank">VMware, Inc.</a> All Rights Reserved<br/>v 0.6.3</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче