Skip to content

Commit ff22171

Browse files
committed
Bumped versions
1 parent bfabebc commit ff22171

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/Sabre/CalDAV/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Sabre_CalDAV_Version {
1414
/**
1515
* Full version number
1616
*/
17-
const VERSION = '1.4.3';
17+
const VERSION = '1.4.4';
1818

1919
/**
2020
* Stability : alpha, beta, stable

lib/Sabre/DAVACL/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Sabre_DAVACL_Version {
1414
/**
1515
* Full version number
1616
*/
17-
const VERSION = '1.4.3';
17+
const VERSION = '1.4.4';
1818

1919
/**
2020
* Stability : alpha, beta, stable

0 commit comments

Comments
 (0)