Skip to content

Commit

Permalink
chore(release): Bumped to Version 13.58.19
Browse files Browse the repository at this point in the history
## [13.58.19](v13.58.18...v13.58.19) (2023-11-28)

### Bug Fixes

* default Email Group in system language ([5a8d2cb](5a8d2cb))
  • Loading branch information
frappe-bot committed Nov 28, 2023
1 parent 6cd1ea5 commit bbb7e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frappe/__init__.py
Expand Up @@ -41,7 +41,7 @@
# Lazy imports
faker = lazy_import("faker")

__version__ = "13.58.18"
__version__ = "13.58.19"

__title__ = "Frappe Framework"

Expand Down

0 comments on commit bbb7e92

Please sign in to comment.