Skip to content

Commit

Permalink
Patch 4.62.1
Browse files Browse the repository at this point in the history
  • Loading branch information
northwestwitch committed Jan 4, 2023
1 parent 2abc3b6 commit 14ccb9d
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
Expand Up @@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).

About changelog [here](https://keepachangelog.com/en/1.0.0/)

## [unreleased]
## [4.62.1]
### Fixed
- Case page crashing when adding a case to a group without providing a valid case name

Expand Down
2 changes: 1 addition & 1 deletion scout/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "4.62"
__version__ = "4.62.1"

0 comments on commit 14ccb9d

Please sign in to comment.