chore: Auto-update internal version for nightly build, improve version display in UI

This commit is contained in:
Maksim Eltyshev
2026-01-29 00:24:57 +01:00
parent 31dd816e30
commit b37ca68d61
2 changed files with 15 additions and 1 deletions
@@ -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', {