Skip to content

Commit

Permalink
Set version 4.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mstilkerich committed Dec 21, 2022
1 parent b4ec289 commit f57622f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion carddav.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit f57622f

Please sign in to comment.