diff --git a/module/Core/src/Version.php b/module/Core/src/Version.php index 96e5f3aa..0b48cc6e 100644 --- a/module/Core/src/Version.php +++ b/module/Core/src/Version.php @@ -24,5 +24,5 @@ */ final class Version { - const VERSION = "2.6.15"; + const VERSION = "2.6.16"; }