From 8a6a4a609d331252c98ba5abb7fdfcf65a647705 Mon Sep 17 00:00:00 2001 From: alyf-linus <136631072+alyf-linus@users.noreply.github.com> Date: Thu, 24 Oct 2024 17:20:45 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.8.0 # [15.8.0](https://github.com/alyf-de/erpnext_germany/compare/v15.7.0...v15.8.0) (2024-10-24) ### Features * Business trip patch ([#48](https://github.com/alyf-de/erpnext_germany/issues/48)) ([4ea710d](https://github.com/alyf-de/erpnext_germany/commit/4ea710d4638e843f5025b596e82701cdbd700169)) --- 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 91fe02f..2accef6 100644 --- a/erpnext_germany/__init__.py +++ b/erpnext_germany/__init__.py @@ -1 +1 @@ -__version__ = "15.7.0" +__version__ = "15.8.0"