Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcvlad committed Apr 3, 2024
1 parent ae8934c commit 5b19d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/enso/config.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

return [
'version' => '5.0.0',
'version' => '6.0.0',
'ownerCompanyId' => (int) env('OWNER_COMPANY_ID', 1),
'showQuote' => (bool) env('SHOW_QUOTE', true),
'defaultRole' => 'admin',
Expand Down

0 comments on commit 5b19d71

Please sign in to comment.