From 14c728bb48fd4b475e047aacba1acf425527d2c7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 12 Mar 2024 14:40:17 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.2.0 # [15.2.0](https://github.com/alyf-de/erpnext_germany/compare/v15.1.2...v15.2.0) (2024-03-12) ### Bug Fixes * add missing translations ([b11e4a7](https://github.com/alyf-de/erpnext_germany/commit/b11e4a799ee8f735db1e037cbc57dcc54cf9d889)) ### Features * add Business Letter ([9db3026](https://github.com/alyf-de/erpnext_germany/commit/9db30269c5b98b2b88adcecd8dd3a00c633d3bb5)) * add business letters to template's connections ([851842b](https://github.com/alyf-de/erpnext_germany/commit/851842b9a4c8aa863f749bc99eb5c88af31713ae)) * add info to referenced docs on submit and cancel ([b147151](https://github.com/alyf-de/erpnext_germany/commit/b1471512d4df41994f2869c2a22f174defd98375)) * add User Permissions for Business Letter ([f63a1a4](https://github.com/alyf-de/erpnext_germany/commit/f63a1a491616ab4678880f3cbacf4d320eeb40f1)) --- 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 8819e94..30c70d3 100644 --- a/erpnext_germany/__init__.py +++ b/erpnext_germany/__init__.py @@ -1 +1 @@ -__version__ = "15.1.2" +__version__ = "15.2.0"