From 4bee3ab290f30bab2e50138c8541d300e089fa09 Mon Sep 17 00:00:00 2001 From: alyf-linus <136631072+alyf-linus@users.noreply.github.com> Date: Wed, 24 Jul 2024 14:13:19 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.4.0 # [15.4.0](https://github.com/alyf-de/erpnext_germany/compare/v15.3.3...v15.4.0) (2024-07-24) ### Features * **Business Letter:** add company field ([#39](https://github.com/alyf-de/erpnext_germany/issues/39)) ([c6abea0](https://github.com/alyf-de/erpnext_germany/commit/c6abea04efb02113c4fe370b273af203e43ca456)) --- erpnext_germany/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext_germany/__init__.py b/erpnext_germany/__init__.py index 0a9a395..ff9f49e 100644 --- a/erpnext_germany/__init__.py +++ b/erpnext_germany/__init__.py @@ -1 +1 @@ -__version__ = "15.3.3" +__version__ = "15.4.0"