chore: Auto-update internal version for nightly build, improve version display in UI
This commit is contained in:
@@ -40,7 +40,7 @@ const AboutPane = React.memo(() => {
|
||||
<a href="https://github.com/plankanban/planka" target="_blank" rel="noreferrer">
|
||||
<Image centered src={aboutLogo} size="large" />
|
||||
</a>
|
||||
<div className={styles.version}>{version}</div>
|
||||
<div className={styles.version}>Community v{version}</div>
|
||||
<Divider horizontal>
|
||||
<Header as="h4">
|
||||
{t('common.whatsNew', {
|
||||
|
||||
Reference in New Issue
Block a user