3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-07 08:58:51 +00:00
Files
snipe-it/config/version.php
2016-12-01 05:54:21 -08:00

7 lines
147 B
PHP

<?php
return array (
'app_version' => 'v3.6.1',
'build_version' => 'pre',
'hash_version' => '2',
'full_hash' => 'v3.6.1-pre-2-g8a81b29',
);