Skip to content

Commit 5e0565a

Browse files
authored
Update distribution package version to 3.5.2.1
1 parent 53b5578 commit 5e0565a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Command/CKFinderDownloadCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
*/
2727
class CKFinderDownloadCommand extends Command
2828
{
29-
const LATEST_VERSION = '3.5.2';
29+
const LATEST_VERSION = '3.5.2.1';
3030
const FALLBACK_VERSION = '3.5.1';
3131

3232
/**

0 commit comments

Comments
 (0)