Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.14.0
Browse files Browse the repository at this point in the history
# [14.14.0](v14.13.1...v14.14.0) (2023-10-24)

### Bug Fixes

* permission/mandatory errors ([771e2a6](771e2a6))
* **Report:** Employees working on a holiday (backport [#953](#953)) ([#976](#976)) ([773f1af](773f1af))
* save after updating ([b235f5d](b235f5d))

### Features

* add msgprint for changing Job Applicant/Offer status ([d63de47](d63de47))
* **Employee Onboarding:** add Mark as Completed button ([1834130](1834130))
* **Employee:** update job applicant status on insert ([da4e1b8](da4e1b8))
* **Employee:** update job offer status and submit ([c63c435](c63c435))
  • Loading branch information
frappe-bot committed Oct 24, 2023
1 parent 9238666 commit a1db09f
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.13.1"
__version__ = "14.14.0"

0 comments on commit a1db09f

Please sign in to comment.