Skip to content

Commit

Permalink
Set version 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mstilkerich committed Aug 19, 2023
1 parent 8f5b4c7 commit db2ffe5
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 @@ -46,7 +46,7 @@ class carddav extends rcube_plugin implements RcmInterface
*
* During development, it is set to the last release and added the suffix +dev.
*/
public const PLUGIN_VERSION = 'v5.0.1+dev';
public const PLUGIN_VERSION = 'v5.1.0';

/**
* Information about this plugin that is queried by roundcube.
Expand Down

0 comments on commit db2ffe5

Please sign in to comment.