Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.28.1
Browse files Browse the repository at this point in the history
## [14.28.1](v14.28.0...v14.28.1) (2024-05-22)

### Bug Fixes

* added missing args ([9d2611f](9d2611f))
* **Interview Feedback:** type cast user input for "rating" field to float (backport [#1799](#1799)) ([#1800](#1800)) ([4ed93bd](4ed93bd))
  • Loading branch information
frappe-bot committed May 22, 2024
1 parent e177701 commit 5a61dcf
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.28.0"
__version__ = "14.28.1"

0 comments on commit 5a61dcf

Please sign in to comment.