Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

Commit

Permalink
🔖Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
indeyets committed Aug 8, 2017
1 parent d1f40c4 commit a9605a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "libertysoil",
"version": "1.11.1",
"version": "1.11.2",
"description": "Libertysoil.org website",
"license": "AGPL-3.0+",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/components/footer.js
Expand Up @@ -31,7 +31,7 @@ const FooterComponent = () => (
<a href="mailto:info@libertysoil.org">info@libertysoil.org</a>
</p>
<p>
<a href="https://github.com/Lokiedu/libertysoil-site/milestones">Version 1.11.1 (28 June 2017)</a>
<a href="https://github.com/Lokiedu/libertysoil-site/milestones">Version 1.11.2 (8 August 2017)</a>
</p>
</footer>
);
Expand Down

0 comments on commit a9605a7

Please sign in to comment.