From 24934e5fdd678afd302dd0944586561998001966 Mon Sep 17 00:00:00 2001 From: Darius Kazemi Date: Sat, 16 May 2020 13:09:52 -0700 Subject: [PATCH] Increment Hometown version --- app/javascript/mastodon/features/ui/components/link_footer.js | 2 +- app/javascript/mastodon/locales/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/javascript/mastodon/features/ui/components/link_footer.js b/app/javascript/mastodon/features/ui/components/link_footer.js index 0a1e13e53..ebca9a402 100644 --- a/app/javascript/mastodon/features/ui/components/link_footer.js +++ b/app/javascript/mastodon/features/ui/components/link_footer.js @@ -66,7 +66,7 @@ class LinkFooter extends React.PureComponent { /> hometown-fork/hometown }} />

diff --git a/app/javascript/mastodon/locales/en.json b/app/javascript/mastodon/locales/en.json index 79566e282..f846ad5d8 100644 --- a/app/javascript/mastodon/locales/en.json +++ b/app/javascript/mastodon/locales/en.json @@ -176,7 +176,7 @@ "getting_started.directory": "Profile directory", "getting_started.documentation": "Documentation", "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.open_source_notice": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.", "getting_started.security": "Account settings",