Skip to content

Commit

Permalink
Merge pull request #92 from kiy0taka/dev/3.0.18-p2
Browse files Browse the repository at this point in the history
バージョン更新
  • Loading branch information
chihiro-adachi authored Dec 3, 2020
2 parents c17bcba + 9270cac commit c0cbef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Eccube/Common/Constant.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class Constant {
/**
* EC-CUBE VERSION.
*/
const VERSION = '3.0.18-p1';
const VERSION = '3.0.18-p2';

/**
* Enable value.
Expand Down

0 comments on commit c0cbef4

Please sign in to comment.