Skip to content

Commit

Permalink
Update CKFinder package version to v3.5.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
zaak committed Mar 15, 2021
1 parent fd0602f commit 714afc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Command/CKFinderDownloadCommand.php
Expand Up @@ -8,7 +8,7 @@

class CKFinderDownloadCommand extends Command
{
const LATEST_VERSION = '3.5.1.1';
const LATEST_VERSION = '3.5.1.2';
const FALLBACK_VERSION = '3.5.1';

protected $name = 'ckfinder:download';
Expand Down

0 comments on commit 714afc0

Please sign in to comment.