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

Commit

Permalink
bump version to 6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Yunenko committed Nov 14, 2020
1 parent 6bb6a66 commit a53e751
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Changelog
=========


6.2.0.rc1 (2020-10-05)
6.2.0 (2020-11-14)
==================

* Scroll the page to the submitted form success text (before the page would just reload without a success message)
Expand Down
2 changes: 1 addition & 1 deletion aldryn_forms/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '6.2.0.rc3'
__version__ = '6.2.1'

0 comments on commit a53e751

Please sign in to comment.