Increment Hometown version
This commit is contained in:
parent
c7a78558ea
commit
24934e5fdd
@ -66,7 +66,7 @@ class LinkFooter extends React.PureComponent {
|
|||||||
/>
|
/>
|
||||||
<FormattedMessage
|
<FormattedMessage
|
||||||
id='getting_started.hometown_open_source_notice'
|
id='getting_started.hometown_open_source_notice'
|
||||||
defaultMessage='Hometown is also open source, at {hometown} (v1.0.3).'
|
defaultMessage='Hometown is also open source, at {hometown} (v1.0.4).'
|
||||||
values={{ hometown: <span><a href='https://github.com/hometown-fork/hometown' rel='noopener' target='_blank'>hometown-fork/hometown</a></span> }}
|
values={{ hometown: <span><a href='https://github.com/hometown-fork/hometown' rel='noopener' target='_blank'>hometown-fork/hometown</a></span> }}
|
||||||
/>
|
/>
|
||||||
</p>
|
</p>
|
||||||
|
@ -176,7 +176,7 @@
|
|||||||
"getting_started.directory": "Profile directory",
|
"getting_started.directory": "Profile directory",
|
||||||
"getting_started.documentation": "Documentation",
|
"getting_started.documentation": "Documentation",
|
||||||
"getting_started.heading": "Getting started",
|
"getting_started.heading": "Getting started",
|
||||||
"getting_started.hometown_open_source_notice": "Hometown is also open source, at {hometown} (v1.0.3).",
|
"getting_started.hometown_open_source_notice": "Hometown is also open source, at {hometown} (v1.0.4).",
|
||||||
"getting_started.invite": "Invite people",
|
"getting_started.invite": "Invite people",
|
||||||
"getting_started.open_source_notice": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
|
"getting_started.open_source_notice": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
|
||||||
"getting_started.security": "Account settings",
|
"getting_started.security": "Account settings",
|
||||||
|
Loading…
Reference in New Issue
Block a user