Files
snipe-it/app/config/version.php
T
snipe ae8c9f420d Set table engine specifically to InnoDB
It's declasse to alter migrations after the fact, but for some folks with MyISAM set as a default
2015-12-02 12:23:54 -08:00

5 lines
97 B
PHP

<?php
return array (
'app_version' => 'v2.0.6-74',
'hash_version' => 'v2.0.6-74-g9920cb2',
);