diff --git a/carddav.php b/carddav.php index 89b6af14..363431d3 100644 --- a/carddav.php +++ b/carddav.php @@ -71,7 +71,7 @@ class carddav extends rcube_plugin * * During development, it is set to the last release and added the suffix +dev. */ - public const PLUGIN_VERSION = 'v4.4.4+dev'; + public const PLUGIN_VERSION = 'v4.4.5'; /** * Information about this plugin that is queried by roundcube.