Skip to content

Commit

Permalink
Merge pull request #141 from kostysh/develop
Browse files Browse the repository at this point in the history
version 1.6.6
  • Loading branch information
kostysh authored Apr 23, 2021
2 parents 7f6ea1a + 20d8eef commit 64728a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arbor-frontend",
"version": "1.6.5",
"version": "1.6.6",
"private": true,
"dependencies": {
"@brainhubeu/react-carousel": "1.19.26",
Expand Down
2 changes: 1 addition & 1 deletion src/components/ProofsWizard.js
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ const ProofForm = props => {
type='submit'
disabled={isSubmitting}
>
Save
Done
</SaveButton>
</div>
</form>
Expand Down

0 comments on commit 64728a0

Please sign in to comment.