We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae8934c commit 5b19d71Copy full SHA for 5b19d71
1 file changed
config/enso/config.php
@@ -1,7 +1,7 @@
1
<?php
2
3
return [
4
- 'version' => '5.0.0',
+ 'version' => '6.0.0',
5
'ownerCompanyId' => (int) env('OWNER_COMPANY_ID', 1),
6
'showQuote' => (bool) env('SHOW_QUOTE', true),
7
'defaultRole' => 'admin',
0 commit comments