Skip to content

Commit

Permalink
Merge pull request #323 from nanasess/bump-version
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
Kiyotaka Oku authored Oct 23, 2019
2 parents 0d52a5b + fb14e12 commit 0c3d0da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/class/SC_Initial.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class SC_Initial
public function __construct()
{
/** EC-CUBEのバージョン */
define('ECCUBE_VERSION', '2.17.0-RC');
define('ECCUBE_VERSION', '2.17.0');
}

/**
Expand Down

0 comments on commit 0c3d0da

Please sign in to comment.