⬆️Update Sabre libraries.

This commit is contained in:
Klaus Weidenbach
2017-05-31 23:12:55 +02:00
parent 14229d0dd3
commit ea19971285
52 changed files with 925 additions and 581 deletions

View File

@@ -14,6 +14,6 @@ class Version {
/**
* Full version number
*/
const VERSION = '4.2.1';
const VERSION = '4.2.2';
}