Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
joelthe1 authored Dec 29, 2018
1 parent 1117d06 commit d2fab71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/About.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ var AboutUsModel = function(props) {
</div>
<div className="col-xs-6" style={{padding:"5px"}}>
<h3><FormattedMessage id="app-name-Autographa-Lite" /></h3>
<p><FormattedMessage id="label-version" /> <span>1.2.3</span></p>
<p><FormattedMessage id="label-version" /> <span>1.2.4</span></p>
<p><FormattedMessage id="label-hosted-url" /></p>
<p>https://github.com/friendsofagape/autographa-lite.git</p>
</div>
Expand Down

0 comments on commit d2fab71

Please sign in to comment.