3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-29 11:56:19 +00:00
Files
snipe-it/config/version.php
2017-11-07 23:12:59 -08:00

9 lines
152 B
PHP

<?php
return array (
'app_version' => 'v4.1.3',
'build_version' => '48',
'hash_version' => 'g74aa562',
'full_hash' => 'v4.1.3-48-g74aa562',
);