We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfabebc commit ff22171Copy full SHA for ff22171
lib/Sabre/CalDAV/Version.php
@@ -14,7 +14,7 @@ class Sabre_CalDAV_Version {
14
/**
15
* Full version number
16
*/
17
- const VERSION = '1.4.3';
+ const VERSION = '1.4.4';
18
19
20
* Stability : alpha, beta, stable
lib/Sabre/DAVACL/Version.php
@@ -14,7 +14,7 @@ class Sabre_DAVACL_Version {
0 commit comments