3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-13 19:45:49 +00:00
Files
snipe-it/config/version.php
2017-03-03 19:53:58 -08:00

8 lines
164 B
PHP

<?php
return array (
'app_version' => 'v4.0-develop',
'build_version' => '10',
'hash_version' => 'g76344a8d',
'full_hash' => 'v4.0-develop-10-g76344a8',
);