From 394997c997243056144d4875a820bebc73b3d687 Mon Sep 17 00:00:00 2001 From: Richard Perdaan Date: Thu, 11 Jun 2020 15:15:46 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 676cd88e..70aa1684 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "myparcelnl/magento", "description": "A Magento 2 module that creates MyParcel labels", "type": "magento2-module", - "version": "3.3.0-beta.1", + "version": "3.3.0", "homepage": "https://www.myparcel.nl", "keywords": ["MyParcel", "My Parcel", "Post NL", "PostNL", "Magento 2"], "license": "GPL-3.0-or-later",