Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.0.7
Browse files Browse the repository at this point in the history
## [14.0.7](v14.0.6...v14.0.7) (2024-07-17)

### Bug Fixes

* **Member Data Import:** permission error ([7218667](7218667))
  • Loading branch information
alyf-linus committed Jul 17, 2024
1 parent 7218667 commit 54c4797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion landa/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import frappe

__version__ = "14.0.6"
__version__ = "14.0.7"


@frappe.whitelist(allow_guest=True)
Expand Down

0 comments on commit 54c4797

Please sign in to comment.