mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +03:00
Update ckeditor
This commit is contained in:
parent
11b66abd17
commit
8747ea59ac
107 changed files with 1021 additions and 968 deletions
|
|
@ -19,7 +19,7 @@ final class Version
|
|||
/**
|
||||
* @var string
|
||||
*/
|
||||
const APP_VERSION = '1.3.3';
|
||||
const APP_VERSION = '2.0.0';
|
||||
|
||||
/**
|
||||
* @var string
|
||||
|
|
@ -53,7 +53,7 @@ final class Version
|
|||
$oPhar = new \Phar('mailso.phar');
|
||||
$sSignature = $oPhar->getSignature();
|
||||
}
|
||||
|
||||
|
||||
return $sSignature;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue