diff --git a/controller.php b/controller.php index 1b95bc7..3c18605 100644 --- a/controller.php +++ b/controller.php @@ -15,7 +15,7 @@ class Controller extends Package { protected $pkgHandle = 'worldskills'; protected $appVersionRequired = '5.7.3.1'; - protected $pkgVersion = '1.14.0'; + protected $pkgVersion = '1.15.0'; protected $pkgAllowsFullContentSwap = true; protected $pkgAutoloaderMapCoreExtensions = true;