Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Version Number to About Page #794

Merged
merged 2 commits into from
Mar 14, 2022

Conversation

atarisafari
Copy link
Contributor

No description provided.

@@ -131,6 +131,9 @@ class AboutPage extends React.Component {
})}
</ToggleDetails>
</View>
<View as="div" textAlign="end">
<Text weight="light">{this.props.t('label.version')} {this.props.settings.versionNumber}</Text>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@atarisafari Do you know if UCF Open has label.version in its en.json?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does

@rob-3 rob-3 merged commit 29bcaff into ucfopen:dev/v3-3-0 Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants