Skip to content

Commit ebe5b36

Browse files
authored
Update for Ver. 8.5.5
1 parent 200ba0b commit ebe5b36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

c5downloader.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
* コピーライト以外の改変、再配布OK。個人利用の範囲で勝手に使ってOKです。
1414
* その代わり当方では一切責任を負いません。
1515
*/
16-
define("SRC_URL","https://www.concrete5.org/download_file/-/view/113632/");
17-
define("VERSION","8.5.4");
16+
define("SRC_URL","https://www.concrete5.org/download_file/-/view/115589/");
17+
define("VERSION","8.5.5");
1818
define("FILENAME","./concrete5-".VERSION.".zip");
1919
define("DIRNAME","./concrete5-".VERSION);
2020

0 commit comments

Comments
 (0)