Skip to content

Commit

Permalink
Version 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian committed Oct 4, 2023
1 parent 466f5c9 commit 8ed5c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class Controller extends Package
{
protected $pkgHandle = 'worldskills';
protected $appVersionRequired = '5.7.3.1';
protected $pkgVersion = '1.16.0';
protected $pkgVersion = '1.17.0';
protected $pkgAllowsFullContentSwap = true;
protected $pkgAutoloaderMapCoreExtensions = true;

Expand Down

0 comments on commit 8ed5c20

Please sign in to comment.