Skip to content

Commit

Permalink
chore(release): Bumped to Version 0.18.0
Browse files Browse the repository at this point in the history
# [0.18.0](v0.17.1...v0.18.0) (2024-02-06)

### Bug Fixes

* **Customer:** anybody with write permissions can link a contact (LAN-811) ([9166821](9166821))

### Features

* marker tooltips (LAN-814) ([7835f27](7835f27))
* new report "Issuing statistics" (LAN-803) ([8489982](8489982))
  • Loading branch information
semantic-release-bot committed Feb 6, 2024
1 parent 8489982 commit 13b751a
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__ = "0.17.1"
__version__ = "0.18.0"


@frappe.whitelist(allow_guest=True)
Expand Down

0 comments on commit 13b751a

Please sign in to comment.