3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-09 18:09:12 +00:00
Files
snipe-it/config/version.php
2016-12-01 03:00:02 -08:00

7 lines
150 B
PHP

<?php
return array (
'app_version' => 'v3.6.0',
'build_version' => '72',
'hash_version' => 'gc3b4342',
'full_hash' => 'v3.6.0-72-gc3b4342',
);