Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
redvox committed May 11, 2020
1 parent 939d95c commit bb82d7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ This changelog is inspired by [keepachangelog.com](http://http://keepachangelog.

## Unreleased

## 4.0.0 - 2020-05-11

### Changed
- removed writing of support files for active account and team.
- username will be used as session name
Expand Down
2 changes: 1 addition & 1 deletion app/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = (3, 1, 0)
__version__ = (4, 0, 0)

0 comments on commit bb82d7c

Please sign in to comment.