Skip to content

Commit

Permalink
VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
laoneo committed Jun 15, 2018
1 parent 46c453a commit e5eb507
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions administrator/components/com_menus/services/provider.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* The menus service provider.
*
* @since 4.0.0
* @since __DEPLOY_VERSION__
*/
return new class implements ServiceProviderInterface
{
Expand All @@ -35,7 +35,7 @@
*
* @return void
*
* @since 4.0.0
* @since __DEPLOY_VERSION__
*/
public function register(Container $container)
{
Expand Down

0 comments on commit e5eb507

Please sign in to comment.