Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.21.0
Browse files Browse the repository at this point in the history
# [14.21.0](v14.20.1...v14.21.0) (2023-12-30)

### Bug Fixes

* [#1226](#1226) local variable "days_to_add" referenced before assignment (backport [#1227](#1227)) ([#1232](#1232)) ([2113d40](2113d40))
* avoid assigning undefined ([a760c38](a760c38))
* Duplicate Overwritten Salary error for other employee ([#1217](#1217)) ([#1218](#1218)) ([6a730f1](6a730f1))
* update job applicant status on interview submit (backport [#892](#892)) ([#1224](#1224)) ([f63b428](f63b428))

### Features

* Add new doctype for Job offer Term Template ([#1089](#1089)) ([#1237](#1237)) ([787ab36](787ab36))
* **Interview:** Add setting for sender in interview & interview feedback reminder emails (backport [#1033](#1033)) ([#1229](#1229)) ([e8d46b3](e8d46b3))
  • Loading branch information
frappe-bot committed Dec 30, 2023
1 parent 5085552 commit 1d4f89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hrms/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "14.20.1"
__version__ = "14.21.0"

0 comments on commit 1d4f89c

Please sign in to comment.