diff --git a/_build/build.transport.php b/_build/build.transport.php index d82a2dd..8eb3c88 100644 --- a/_build/build.transport.php +++ b/_build/build.transport.php @@ -24,7 +24,7 @@ function getSnippetContent($filename = '') { define('PKG_NAME', 'Commerce_MyCloudFulfillment'); define('PKG_NAMESPACE', 'commerce_mycloudfulfillment'); define('PKG_VERSION', '1.0.0'); - define('PKG_RELEASE', 'rc2'); + define('PKG_RELEASE', 'pl'); /* load modx */ require_once dirname(__DIR__) . '/config.core.php'; diff --git a/_packages/commerce_mycloudfulfillment-1.0.0-pl.transport.zip b/_packages/commerce_mycloudfulfillment-1.0.0-pl.transport.zip new file mode 100644 index 0000000..b2fac5e Binary files /dev/null and b/_packages/commerce_mycloudfulfillment-1.0.0-pl.transport.zip differ diff --git a/core/components/commerce_mycloudfulfillment/docs/changelog.txt b/core/components/commerce_mycloudfulfillment/docs/changelog.txt index d15c5d4..ac65dd9 100644 --- a/core/components/commerce_mycloudfulfillment/docs/changelog.txt +++ b/core/components/commerce_mycloudfulfillment/docs/changelog.txt @@ -1,3 +1,9 @@ +MyCloudFulfillment for Commerce 1.0.0-pl +--------------------------------- +Released on 26/03/2021 + +- First pl release + MyCloudFulfillment for Commerce 1.0.0-rc2 --------------------------------- Released on 16/03/2021