Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.6.0
Browse files Browse the repository at this point in the history
# [15.6.0](v15.5.0...v15.6.0) (2024-10-24)

### Bug Fixes

* **VAT ID Check:** avoid re-checking Invalid Input ([#51](#51)) ([1264d67](1264d67))

### Features

* add workspace ([#52](#52)) ([87f4fe4](87f4fe4))
  • Loading branch information
alyf-linus committed Oct 24, 2024
1 parent 87f4fe4 commit 49cce2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erpnext_germany/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "15.5.0"
__version__ = "15.6.0"

0 comments on commit 49cce2f

Please sign in to comment.