From 934da296969a04c70542f77e5a6048271b72f10f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 12 Mar 2024 14:44:13 +0000 Subject: [PATCH] chore(release): Bumped to Version 14.5.0 # [14.5.0](https://github.com/alyf-de/erpnext_germany/compare/v14.4.2...v14.5.0) (2024-03-12) ### Bug Fixes * add missing translations ([f9d7b42](https://github.com/alyf-de/erpnext_germany/commit/f9d7b427e07d8df2169fbb51565f51de4f55493f)) ### Features * add Business Letter ([fb3dbe0](https://github.com/alyf-de/erpnext_germany/commit/fb3dbe0c4f675c9c3d387590425c07cf5ea43e1e)) * add business letters to template's connections ([bafc53c](https://github.com/alyf-de/erpnext_germany/commit/bafc53cb69ca34e289ced72a758417d4081d659c)) * add info to referenced docs on submit and cancel ([9f2940b](https://github.com/alyf-de/erpnext_germany/commit/9f2940b7000a8094d9fde6eb2ee8f74cc883da9f)) * add User Permissions for Business Letter ([47433c3](https://github.com/alyf-de/erpnext_germany/commit/47433c330d74c101ac5eef3d9a472d31dc1430b1)) --- 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 dd972ad..4bdf804 100644 --- a/erpnext_germany/__init__.py +++ b/erpnext_germany/__init__.py @@ -1 +1 @@ -__version__ = "14.4.2" +__version__ = "14.5.0"