Skip to content

Commit

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

### Bug Fixes

* **Ausgabestatistik:** not a number ([201595b](201595b))
  • Loading branch information
alyf-linus committed Sep 23, 2024
1 parent 201595b commit 82c3eb5
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.2.1"
__version__ = "14.2.2"


@frappe.whitelist(allow_guest=True)
Expand Down

0 comments on commit 82c3eb5

Please sign in to comment.