Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sabre/vobject/lib/Version.php')
-rw-r--r--sabre/vobject/lib/Version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sabre/vobject/lib/Version.php b/sabre/vobject/lib/Version.php
index 64938bf0..ff8cf49c 100644
--- a/sabre/vobject/lib/Version.php
+++ b/sabre/vobject/lib/Version.php
@@ -14,5 +14,5 @@ class Version
/**
* Full version number.
*/
- const VERSION = '4.4.1';
+ const VERSION = '4.4.2';
}