Skip to content

Commit 8d60fb2

Browse files
gagnieraytrasher
authored andcommitted
Add database version
1 parent f95a4d6 commit 8d60fb2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

_define.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
'stripe_history' => 'staff',
2424
'filter_stripe_history' => 'staff',
2525
'refresh_currencies' => 'admin'
26-
]
26+
],
27+
dbver: 1.00 //DB version
2728
);
2829

2930
$this->setCsrfExclusions(

0 commit comments

Comments
 (0)