mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-21 22:49:16 -05:00
Merge pull request #567 from cypress-io/#566-beta-tag
add beta tag to footer close #566
This commit is contained in:
@@ -9,7 +9,7 @@ export default class Footer extends Component {
|
||||
<footer className='footer'>
|
||||
<div className='container-fluid'>
|
||||
<p className='text-center'>
|
||||
Version {appStore.displayVersion} |{' '}
|
||||
Beta Version {appStore.displayVersion} |{' '}
|
||||
<a onClick={this._openChangelog} href='#'>Changelog</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user