Skip to content

Commit

Permalink
Bump version to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Berkus Decker committed Apr 4, 2016
1 parent efb2457 commit fa3741a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import {Link} from 'react-router'

export default (props) => (
<footer className="footer">
&copy; FreeFeed 0.8.0 (March 19, 2016)<br/>
&copy; FreeFeed 0.8.2 (April 4, 2016)<br/>
<Link to="/about">About</Link> | <Link to="/freefeed">News</Link> | <a href="https://twitter.com/freefeednet" target="_blank">Twitter</a> | <a href="https://status.freefeed.net/" target="_blank">Status</a> | <a href="https://dev.freefeed.net/" target="_blank">Development</a>
</footer>
)

0 comments on commit fa3741a

Please sign in to comment.