From e197463129d6480c3c7a234b9371f2e252e8e1d1 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Wed, 21 Feb 2024 16:16:56 +0100 Subject: [PATCH] chore: bump version to v14.2.2 --- erpnext_shipping/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext_shipping/__init__.py b/erpnext_shipping/__init__.py index 4a77120..6a5011a 100644 --- a/erpnext_shipping/__init__.py +++ b/erpnext_shipping/__init__.py @@ -1 +1 @@ -__version__ = "14.2.1" +__version__ = "14.2.2"