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

7 lines
150 B
PHP

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