Skip to content

Commit 5b19d71

Browse files
committed
updates
1 parent ae8934c commit 5b19d71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/enso/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
return [
4-
'version' => '5.0.0',
4+
'version' => '6.0.0',
55
'ownerCompanyId' => (int) env('OWNER_COMPANY_ID', 1),
66
'showQuote' => (bool) env('SHOW_QUOTE', true),
77
'defaultRole' => 'admin',

0 commit comments

Comments
 (0)