diff --git a/package-lock.json b/package-lock.json index 249f78bcda..caf3698ce1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eccube", - "version": "4.3.0-rc", + "version": "4.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eccube", - "version": "4.3.0-rc", + "version": "4.3.0", "license": "GPL-2.0", "dependencies": { "@babel/polyfill": "^7.12.1", diff --git a/package.json b/package.json index c49fe8cbec..86e78ce6fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eccube", - "version": "4.3.0-rc", + "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 39f63df52d..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-rc'; + public const VERSION = '4.3.0'; /** * Enable value.