3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-13 16:15:59 +00:00
Files
snipe-it/config/version.php
2016-12-30 16:28:47 -08:00

8 lines
163 B
PHP

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