diff options
-rw-r--r-- | lib/kolab_sync.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kolab_sync.php b/lib/kolab_sync.php index c56d00a..f044389 100644 --- a/lib/kolab_sync.php +++ b/lib/kolab_sync.php @@ -45,7 +45,7 @@ class kolab_sync extends rcube private $data = array(); const CHARSET = 'UTF-8'; - const VERSION = "1.0.0"; + const VERSION = "1.0.1"; /** |