From be3e04be58f0b7892fea5c69a011f5c0a6663a8b Mon Sep 17 00:00:00 2001 From: Michael Stilkerich Date: Tue, 27 Dec 2022 18:09:25 +0100 Subject: [PATCH] Set version to 4.4.6 --- carddav.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/carddav.php b/carddav.php index b5549a91..30c3c0b7 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.5+dev'; + public const PLUGIN_VERSION = 'v4.4.6'; /** * Information about this plugin that is queried by roundcube.