Commit 88473cd83ebb36e04cdce922e60d131c2d4debc8
Exists in
master
and in
65 other branches
Merge branch 'livraison-akka'
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/RequestManager.php
@@ -100,7 +100,7 @@ abstract class ClientTypeEnumClass | @@ -100,7 +100,7 @@ abstract class ClientTypeEnumClass | ||
100 | */ | 100 | */ |
101 | Class RequestManagerClass | 101 | Class RequestManagerClass |
102 | { | 102 | { |
103 | - public static $version = "1.5.0"; | 103 | + public static $version = "1.6.0"; |
104 | 104 | ||
105 | /* | 105 | /* |
106 | * @brief Constructor | 106 | * @brief Constructor |