From f57622f88ac7c0e489fd3b0e7495c2f916bfb5fc Mon Sep 17 00:00:00 2001 From: Michael Stilkerich Date: Wed, 21 Dec 2022 14:06:03 +0100 Subject: [PATCH] Set version 4.4.5 --- carddav.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.