Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.3.1
Browse files Browse the repository at this point in the history
## [14.3.1](v14.3.0...v14.3.1) (2024-09-23)

### Bug Fixes

* consider User Permissions in Address/Contact links (LAN-858) ([00fb9e2](00fb9e2))
  • Loading branch information
alyf-linus committed Sep 23, 2024
1 parent 00fb9e2 commit aeac5af
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.3.0"
__version__ = "14.3.1"


@frappe.whitelist(allow_guest=True)
Expand Down

0 comments on commit aeac5af

Please sign in to comment.