Skip to content

Commit

Permalink
Merge pull request #66 from chihiro-adachi/update-version
Browse files Browse the repository at this point in the history
バージョンを更新
  • Loading branch information
okazy committed Feb 3, 2019
2 parents 6fa3304 + 54dae1c commit 09c44ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ install:
#- cinst mysql
#- SET PATH=C:\tools\mysql\current\bin\;%PATH%
# Set PHP.
- cinst php --version 7.2.8 --allow-empty-checksums
- cinst php --version 7.2.14 --allow-empty-checksums
- SET PATH=C:\tools\php72\;%PATH%
- copy C:\tools\php72\php.ini-production C:\tools\php72\php.ini
- echo date.timezone="Asia/Tokyo" >> C:\tools\php72\php.ini
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ec-cube/RelatedProduct4",
"version": "4.0.0",
"version": "4.0.1",
"description": "関連商品プラグイン",
"type": "eccube-plugin",
"require": {
Expand Down

0 comments on commit 09c44ec

Please sign in to comment.