From 87a4483819d1df1ac51999d41cffc61fcaa3320a Mon Sep 17 00:00:00 2001 From: alyf-linus <136631072+alyf-linus@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:41:00 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.5.0 # [15.5.0](https://github.com/alyf-de/erpnext_germany/compare/v15.4.2...v15.5.0) (2024-10-01) ### Features * Business Trip ([#43](https://github.com/alyf-de/erpnext_germany/issues/43)) ([e9d28bc](https://github.com/alyf-de/erpnext_germany/commit/e9d28bcfec16483e807ae385674c08b7b304f7c2)) --- 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 57f3313..17b6555 100644 --- a/erpnext_germany/__init__.py +++ b/erpnext_germany/__init__.py @@ -1 +1 @@ -__version__ = "15.4.2" +__version__ = "15.5.0"