fix: in about page, indicate being forked from dev branch

This commit is contained in:
'leftie 2019-05-27 17:09:01 -04:00
parent 77aead72fb
commit ccf77b83eb
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<SettingsLayout page='settings/about' label="About Pinafore">
<h1>About Pinafore</h1>
<h2>Version {version}</h2>
<h2>Version {version}-dev-leftie</h2>
<p>
Pinafore is <ExternalLink href="https://github.com/nolanlawson/pinafore">free and open-source software</ExternalLink>