diff --git a/package-lock.json b/package-lock.json index d61996390d..caf3698ce1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eccube", - "version": "4.3.0-beta", + "version": "4.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eccube", - "version": "4.3.0-beta", + "version": "4.3.0", "license": "GPL-2.0", "dependencies": { "@babel/polyfill": "^7.12.1", diff --git a/package.json b/package.json index 110a6eb758..86e78ce6fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eccube", - "version": "4.3.0-beta", + "version": "4.3.0", "description": "EC-CUBE EC open platform.", "main": "index.js", "directories": { diff --git a/src/Eccube/Common/Constant.php b/src/Eccube/Common/Constant.php index e5e5475b92..0904a95e30 100644 --- a/src/Eccube/Common/Constant.php +++ b/src/Eccube/Common/Constant.php @@ -18,7 +18,7 @@ class Constant /** * EC-CUBE VERSION. */ - public const VERSION = '4.3.0-beta'; + public const VERSION = '4.3.0'; /** * Enable value.