From 01133834cd6d0dacb754ad4dd95a90d856463524 Mon Sep 17 00:00:00 2001 From: alyf-linus <136631072+alyf-linus@users.noreply.github.com> Date: Tue, 19 Mar 2024 13:40:49 +0000 Subject: [PATCH] chore(release): Bumped to Version 14.6.0 # [14.6.0](https://github.com/alyf-de/erpnext_germany/compare/v14.5.0...v14.6.0) (2024-03-19) ### Features * add date field to Business Letter DocType (IBB-223) ([8622c44](https://github.com/alyf-de/erpnext_germany/commit/8622c445d0a057acec93b5080b391a6a269fa8a6)) --- 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 4bdf804..2eb63ac 100644 --- a/erpnext_germany/__init__.py +++ b/erpnext_germany/__init__.py @@ -1 +1 @@ -__version__ = "14.5.0" +__version__ = "14.6.0"