Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
epinna committed Jun 2, 2018
1 parent d843c4d commit 18bde23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## [v3.6] - [Unreleased]
## [v3.6] - 2018-06-02
### Fixed
- PHP 7 support
- Add exceptions catches
Expand Down
2 changes: 1 addition & 1 deletion core/messages.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = '3.5'
version = '3.6'

class generic:
file_s_not_found = "File '%s' not found"
Expand Down

0 comments on commit 18bde23

Please sign in to comment.