Skip to content

Commit

Permalink
Update version and change log
Browse files Browse the repository at this point in the history
  • Loading branch information
MalloyDelacroix committed Jan 4, 2022
1 parent 90d4f77 commit 96037ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Change Log


## v3.13.1

### Bug Fixes
* Fix crashing that occurred when attempting a json export failed content list from database dialog.


## v3.13.0

### We are out of beta!
Expand Down
2 changes: 1 addition & 1 deletion DownloaderForReddit/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = 'v3.13.0'
__version__ = 'v3.13.1'


def get_major_version():
Expand Down

0 comments on commit 96037ea

Please sign in to comment.