We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200ba0b commit ebe5b36Copy full SHA for ebe5b36
c5downloader.php
@@ -13,8 +13,8 @@
13
* コピーライト以外の改変、再配布OK。個人利用の範囲で勝手に使ってOKです。
14
* その代わり当方では一切責任を負いません。
15
*/
16
-define("SRC_URL","https://www.concrete5.org/download_file/-/view/113632/");
17
-define("VERSION","8.5.4");
+define("SRC_URL","https://www.concrete5.org/download_file/-/view/115589/");
+define("VERSION","8.5.5");
18
define("FILENAME","./concrete5-".VERSION.".zip");
19
define("DIRNAME","./concrete5-".VERSION);
20
0 commit comments